-
lauf Public
Forked from foonathan/laufBytecode interpreter
C++ Boost Software License 1.0 UpdatedJan 23, 2025 -
machine_learning_examples Public
Forked from lazyprogrammer/machine_learning_examplesA collection of machine learning examples and tutorials.
Python UpdatedJan 5, 2025 -
neural-networks-and-deep-learning Public
Forked from mnielsen/neural-networks-and-deep-learningCode samples for my book "Neural Networks and Deep Learning"
Python UpdatedNov 24, 2024 -
LSTM_RNN_Tutorials_with_Demo Public
Forked from omerbsezer/LSTM_RNN_Tutorials_with_DemoLSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow
Python UpdatedNov 22, 2024 -
DL-Simplified Public
Forked from abhisheks008/DL-SimplifiedDeep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Dev…
Jupyter Notebook MIT License UpdatedNov 14, 2024 -
notebooks Public
Forked from nlp-with-transformers/notebooksJupyter notebooks for the Natural Language Processing with Transformers book
Jupyter Notebook Apache License 2.0 UpdatedAug 21, 2024 -
gpt-2 Public
Forked from openai/gpt-2Code for the paper "Language Models are Unsupervised Multitask Learners"
Python Other UpdatedAug 14, 2024 -
machine-learning-articles Public
Forked from christianversloot/machine-learning-articles🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
UpdatedJun 28, 2024 -
RNN-LSTM-in-numpy Public
Forked from CaptainE/RNN-LSTM-in-numpyBuilding a RNN and LSTM from scratch with NumPy.
Jupyter Notebook GNU General Public License v3.0 UpdatedJun 27, 2024 -
Generative_Deep_Learning_2nd_Edition Public
Forked from davidADSP/Generative_Deep_Learning_2nd_EditionThe official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.
Jupyter Notebook Apache License 2.0 UpdatedJun 2, 2024 -
nnfs_book Public
Forked from Sentdex/nnfs_bookSample code from the Neural Networks from Scratch book.
Python MIT License UpdatedMay 20, 2024 -
LSTM-from-scratch Public
Forked from eduardoleao052/LSTM-from-scratchCharacter-level LSTM from scratch, with clear backprop.
Python UpdatedApr 10, 2024 -
MLfromscratch Public
Forked from patrickloeber/MLfromscratchMachine Learning algorithm implementations from scratch.
Python MIT License UpdatedFeb 1, 2024 -
lama Public
Forked from advimman/lama🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Jupyter Notebook Apache License 2.0 UpdatedFeb 1, 2024 -
Transformers-for-NLP-2nd-Edition Public
Forked from Denis2054/Transformers-for-NLP-2nd-EditionTransformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL…
Jupyter Notebook MIT License UpdatedJan 4, 2024 -
deep-learning-keras-tensorflow Public
Forked from leriomaggio/deep-learning-keras-tensorflowIntroduction to Deep Neural Networks with Keras and Tensorflow
Jupyter Notebook MIT License UpdatedJul 25, 2023 -
zero_to_gpt Public
Forked from VikParuchuri/zero_to_gptGo from no deep learning knowledge to implementing GPT.
Jupyter Notebook Other UpdatedJul 12, 2023 -
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Python MIT License UpdatedJul 5, 2023 -
-
Machine-Learning-From-Scratch Public
Forked from AssemblyAI-Community/Machine-Learning-From-ScratchImplementation of popular ML algorithms from scratch
Python MIT License UpdatedMay 22, 2023 -
awesome-project-ideas Public
Forked from NirantK/awesome-project-ideasCurated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
MIT License UpdatedMar 13, 2023 -
Prixima Public
Forked from SA7MAN/PriximaPrixima / Bootstrap 5 Multipurpose Template
HTML UpdatedFeb 19, 2023 -
-
CNN-from-Scratch Public
Forked from AlessandroSaviolo/CNN-from-ScratchConvolutional Neural Network implemented from Scratch for MNIST and CIFAR-10 datasets.
Python GNU General Public License v3.0 UpdatedJul 22, 2022 -
CNN-from-scratch-using-Numpy Public
Forked from PulkitThakar/CNN-from-scratch-using-NumpyImplementation of Convolutional Neural Network from scratch using Numpy - An internship project under Dr. Girish Varma at IIIT Hyderabad.
Python UpdatedJul 2, 2022 -
Selenium_Course_Example_Code Public template
Forked from walkerlj0/Selenium_Course_Example_CodeExample code adapted from the lessons from Dave Haeffners' Selenium guidebook & the libraries included in that guidebook
Java UpdatedJun 22, 2022 -
rnn-from-scratch Public
Forked from vzhou842/rnn-from-scratchA Recurrent Neural Network implemented from scratch (using only numpy) in Python.
Python MIT License UpdatedJun 21, 2022 -
pycon2020 Public
Forked from KeithGalli/pycon2020Natural Language Processing (NLP) in Python tutorial given for PyCon 2020 remote conference.
Jupyter Notebook UpdatedMay 2, 2022 -
-