karpathy / lecun1989-reproLinks
Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.
☆704Updated last year
Alternatives and similar repositories for lecun1989-repro
Users that are interested in lecun1989-repro are comparing it to the libraries listed below
Sorting:
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,444Updated 2 years ago
- Notebooks and various random fun☆1,138Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆171Updated 3 years ago
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,299Updated last year
- UNet diffusion model in pure CUDA☆662Updated last year
- ☆463Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,855Updated 4 years ago
- Puzzles for exploring transformers☆382Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆126Updated 7 years ago
- nice and effective super simple calorie counter web app☆126Updated last year
- What would you do with 1000 H100s...☆1,143Updated 2 years ago
- I will build Transformer from scratch☆85Updated 5 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆273Updated last year
- 100 exercises to learn JAX☆596Updated 3 years ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,361Updated last year
- Some ipython notebooks implementing AI algorithms☆1,394Updated 8 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆231Updated last year
- For optimization algorithm research and development.☆556Updated this week
- If tinygrad wasn't small enough for you...☆767Updated last year
- ☆792Updated last week
- VQVAEs, GumbelSoftmaxes and friends☆624Updated 4 years ago
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one …☆122Updated 5 years ago
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆829Updated 5 months ago
- Fast bare-bones BPE for modern tokenizer training☆175Updated 6 months ago
- A walkthrough of transformer architecture code☆370Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆78Updated 2 years ago
- An autoregressive character-level language model for making more things☆3,586Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series o…☆775Updated 2 years ago