karpathy / microgradLinks
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
☆13,734Updated last year
Alternatives and similar repositories for micrograd
Users that are interested in micrograd are comparing it to the libraries listed below
Sorting:
- An autoregressive character-level language model for making more things☆3,415Updated last year
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,917Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆49,543Updated this week
- Video+code lecture on building nanoGPT from scratch☆4,535Updated last year
- Neural Networks: Zero to Hero☆18,587Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,825Updated 4 years ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,136Updated last year
- ☆4,316Updated last year
- llama3 implementation one matrix multiplication at a time☆15,194Updated last year
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆30,590Updated this week
- LLM training in simple, raw C/CUDA☆28,139Updated 4 months ago
- NanoGPT (124M) in 3 minutes☆3,822Updated this week
- Solve puzzles. Improve your pytorch.☆3,775Updated last year
- Language model alignment-focused deep learning curriculum☆1,491Updated last year
- Go ahead and axolotl questions☆10,798Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,918Updated last week
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,384Updated 2 years ago
- Inference Llama 2 in one file of pure C☆18,937Updated last year
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,355Updated 4 months ago
- Machine Learning Engineering Open Book☆15,734Updated 3 weeks ago
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆33,975Updated this week
- Flax is a neural network library for JAX that is designed for flexibility.☆6,916Updated this week
- Some ipython notebooks implementing AI algorithms☆1,389Updated 6 months ago
- Development repository for the Triton language and compiler☆17,529Updated this week
- Explanation to key concepts in ML☆8,114Updated 4 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,152Updated 2 months ago
- The full minitorch student suite.☆2,215Updated last year
- Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023☆3,015Updated 2 weeks ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,755Updated this week
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆674Updated last year