CaptainE / RNN-LSTM-in-numpy
Building a RNN and LSTM from scratch with NumPy.
☆39Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for RNN-LSTM-in-numpy
- Implementation of transformers based architecture in PyTorch.☆52Updated 3 years ago
- I will build Transformer from scratch☆50Updated 6 months ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆29Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆85Updated 2 years ago
- Projects and exercises for the Deep Learning Nanodegree☆18Updated 5 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆32Updated last year
- code for the ddp tutorial☆32Updated 2 years ago
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆83Updated 7 months ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆86Updated last year
- A project template where PyTorch Lightning, Pydantic, and more! being used for training MNIST as an example.☆26Updated 2 years ago
- The OTHER pytorch boilerplate☆43Updated 3 years ago
- ☆46Updated 4 years ago
- ☆62Updated 5 years ago
- Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.☆65Updated 4 years ago
- ML/DL Math and Method notes☆57Updated 11 months ago
- ☆76Updated 4 years ago
- PyTorch implementation of NMT models along with custom tokenizers, models, and datasets☆20Updated 2 years ago
- A minimal implementation of Gaussian process regression in PyTorch☆61Updated last year
- Here my amazing tutorial collection contain amazing notebook must read. It's contain pytorch, Advance pandas, Ensemble learning, Tensorfl…☆28Updated 5 years ago
- A simple neural network framework☆22Updated last year
- Sequence to Sequence Models with PyTorch☆27Updated 6 years ago
- NLP Examples using the 🤗 libraries☆42Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Computer Vision Papers of the week☆17Updated 2 years ago
- 11-785 Introduction to Deep Learning (IDeeL) website with logistics and select course materials☆36Updated this week
- Repository for implementation of generative models with Tensorflow 1.x☆71Updated 4 years ago
- Code for any videos☆25Updated 9 months ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆80Updated 3 years ago
- Linear Algebra for Machine Learning Book Exercises☆13Updated 5 years ago
- PyTorch Implementation of OpenAI GPT☆119Updated last year