eduardoleao052 / Autograd-from-scratchLinks
Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
☆115Updated last year
Alternatives and similar repositories for Autograd-from-scratch
Users that are interested in Autograd-from-scratch are comparing it to the libraries listed below
Sorting:
- A deep learning framework created from scratch with Python and NumPy☆235Updated 2 years ago
- A pure NumPy implementation of Mamba.☆223Updated 10 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…☆287Updated 5 months ago
- Highly commented implementations of Transformers in PyTorch☆136Updated last year
- A really tiny autograd engine☆94Updated last week
- ML/DL Math and Method notes☆61Updated last year
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆197Updated last year
- Representation Learning MSc course Summer Semester 2023☆80Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆68Updated last year
- Autograd to GPT-2 completely from scratch☆113Updated last month
- An introduction to LLM Sampling☆78Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- A Jax-based library for building transformers, includes implementations of GPT, Gemma, LlaMa, Mixtral, Whisper, SWin, ViT and more.☆287Updated 9 months ago
- I learn about and explain quantization☆26Updated last year
- ☆433Updated 7 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- ☆103Updated 9 months ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆91Updated last year
- Quadra: Effortless and reproducible deep learning workflows with configuration files.☆49Updated 2 weeks ago
- Introductory lecture on Pytorch☆17Updated 3 years ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆117Updated last year
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆183Updated last month
- ☆35Updated last week
- Annotated version of the Mamba paper☆482Updated last year
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated last year
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆105Updated 4 months ago
- ☆39Updated last month
- The Tensor (or Array)☆433Updated 9 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆184Updated last week
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆151Updated last year