Anri-Lombard / microgradLinks
Building Andrej Kapathy's micrograd from scratch
☆36Updated 2 years ago
Alternatives and similar repositories for micrograd
Users that are interested in micrograd are comparing it to the libraries listed below
Sorting:
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- Alex Krizhevsky's original code from Google Code☆194Updated 9 years ago
- A really tiny autograd engine☆94Updated last month
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆69Updated last year
- The Tensor (or Array)☆437Updated 10 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- The Autograd Engine☆618Updated 9 months ago
- Highly commented implementations of Transformers in PyTorch☆136Updated last year
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆197Updated last year
- Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wi…☆345Updated 11 months ago
- Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."☆173Updated this week
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆51Updated 10 months ago
- Simple Transformer in Jax☆138Updated last year
- The Multilayer Perceptron Language Model☆552Updated 10 months ago
- A puzzle to learn about prompting☆130Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆133Updated 7 months ago
- ☆439Updated 8 months ago
- Helpers and such for working with Lambda Cloud☆51Updated last year
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆218Updated 6 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆62Updated last month
- Puzzles for exploring transformers☆353Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆128Updated 3 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- Just large language models. Hackable, with as little abstraction as possible. Done for my own purposes, feel free to rip.☆44Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆187Updated last year
- Building Andrej Karpathy's Makemore from scratch☆21Updated 2 years ago
- Tutorials on tinygrad☆388Updated 2 weeks ago
- UNet diffusion model in pure CUDA☆609Updated last year
- Solve puzzles to improve your tinygrad skills!☆135Updated 3 months ago