eduardoleao052 / Autograd-from-scratch
Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.
☆105Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for Autograd-from-scratch
- Highly commented implementations of Transformers in PyTorch☆127Updated last year
- ML/DL Math and Method notes☆57Updated 11 months ago
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆194Updated 6 months ago
- A really tiny autograd engine☆87Updated 6 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…☆270Updated last week
- A Jax-based library for designing and training transformer models from scratch.☆274Updated 2 months ago
- A pure NumPy implementation of Mamba.☆216Updated 4 months ago
- A deep learning framework created from scratch with Python and NumPy☆233Updated last year
- Triton implementation of GPT/LLAMA☆15Updated 2 months ago
- Autograd to GPT-2 completely from scratch☆107Updated 3 months ago
- An introduction to LLM Sampling☆18Updated this week
- Swarming algorithms like PSO, Ant Colony, Sakana, and more in PyTorch 😊☆110Updated this week
- code for training & evaluating Contextual Document Embedding models☆92Updated this week
- Best practices & guides on how to write distributed pytorch training code☆278Updated this week
- A Learning Journey: Micrograd in Mojo 🔥☆57Updated 3 weeks ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆108Updated 5 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 3 months ago
- Tensors and dynamic Neural Networks in Mojo☆124Updated 3 months ago
- ☆27Updated 4 months ago
- I learn about and explain quantization☆25Updated 6 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆92Updated last month
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆219Updated last week
- End-to-End LLM Guide☆97Updated 4 months ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆95Updated last year
- Machine Learning Serving focused on GenAI with simplicity as the top priority.☆55Updated 3 months ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆48Updated 6 months ago
- deep learning with pytorch lightning☆0Updated last week
- NLP with Rust for Python 🦀🐍☆59Updated 5 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆157Updated last year
- A puzzle to learn about prompting☆119Updated last year