eduardoleao052 / Autograd-from-scratch
Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
☆111Updated 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:
- Highly commented implementations of Transformers in PyTorch☆136Updated last year
- A deep learning framework created from scratch with Python and NumPy☆236Updated 2 years ago
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆198Updated last year
- ML/DL Math and Method notes☆60Updated last year
- A really tiny autograd engine☆92Updated last year
- A Jax-based library for building transformers, includes implementations of GPT, Gemma, LlaMa, Mixtral, Whisper, SWin, ViT and more.☆287Updated 8 months ago
- Solve puzzles. Learn CUDA.☆64Updated last year
- Representation Learning MSc course Summer Semester 2023☆79Updated last year
- Andrej Kapathy's micrograd implemented in c☆28Updated 9 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated last year
- ☆431Updated 6 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆180Updated this week
- ☆103Updated 8 months ago
- ☆31Updated 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
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated last year
- Annotated version of the Mamba paper☆483Updated last year
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆174Updated 9 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆275Updated 11 months ago
- I learn about and explain quantization☆26Updated last year
- NanoGPT-speedrunning for the poor T4 enjoyers☆65Updated 3 weeks ago
- A pure NumPy implementation of Mamba.☆222Updated 10 months ago
- Autograd to GPT-2 completely from scratch☆113Updated 3 weeks ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆182Updated last month
- Custom kernels in Triton language for accelerating LLMs☆19Updated last year
- making the official triton tutorials actually comprehensible☆30Updated last month
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆231Updated 6 months ago
- ☆130Updated 6 months ago
- An introduction to LLM Sampling☆78Updated 5 months ago