eduardoleao052 / Autograd-from-scratch
Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
☆110Updated 10 months ago
Alternatives and similar repositories for Autograd-from-scratch:
Users that are interested in Autograd-from-scratch are comparing it to the libraries listed below
- A deep learning framework created from scratch with Python and NumPy☆237Updated 2 years ago
- Highly commented implementations of Transformers in PyTorch☆132Updated last year
- A really tiny autograd engine☆89Updated 10 months ago
- Simplified implementation of UMAP like dimensionality reduction algorithm☆44Updated 3 months ago
- ML/DL Math and Method notes☆58Updated last year
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆197Updated 9 months ago
- ☆416Updated 4 months ago
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆280Updated 2 months ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated 10 months ago
- Autograd to GPT-2 completely from scratch☆110Updated 2 weeks ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆144Updated 8 months ago
- A Jax-based library for designing and training transformer models from scratch.☆281Updated 5 months ago
- A pure NumPy implementation of Mamba.☆219Updated 7 months ago
- Representation Learning MSc course Summer Semester 2023☆73Updated last year
- Implementation snake game based on Diffusion model☆85Updated last month
- Solve puzzles. Learn CUDA.☆62Updated last year
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆115Updated this week
- SaLSa Optimizer implementation (No learning rates needed)☆28Updated 2 weeks ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated 8 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- From scratch implementation of a vision language model in pure PyTorch☆194Updated 9 months ago
- Puzzles for exploring transformers☆332Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆114Updated 8 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆63Updated last year
- An introduction to LLM Sampling☆75Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 6 months ago
- ☆49Updated 11 months ago
- Implements Low-Rank Adaptation(LoRA) Finetuning from scratch☆71Updated last year
- Mixed precision training from scratch with Tensors and CUDA☆21Updated 9 months ago
- Deep Learning for Computer Vision☆51Updated 8 months ago