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.
☆702Updated 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,434Updated 2 years ago
- Notebooks and various random fun☆1,134Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆170Updated 3 years ago
- nice and effective super simple calorie counter web app☆126Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,857Updated 4 years ago
- UNet diffusion model in pure CUDA☆659Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆126Updated 7 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
- ☆460Updated last year
- Puzzles for exploring transformers☆382Updated 2 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
- An autoregressive character-level language model for making more things☆3,553Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆227Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆624Updated 4 years ago
- Some ipython notebooks implementing AI algorithms☆1,394Updated 7 months ago
- 100 exercises to learn JAX☆596Updated 3 years ago
- For optimization algorithm research and development.☆556Updated 2 weeks ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆142Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- If tinygrad wasn't small enough for you...☆761Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆192Updated 4 years ago
- What would you do with 1000 H100s...☆1,140Updated last year
- course.fast.ai 2022 part 2☆516Updated last year
- I will build Transformer from scratch☆85Updated 5 months ago
- Tutorials on tinygrad☆448Updated 2 months ago
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆829Updated 5 months ago
- This is a tutorial to connect the fundamental mathematics to a practical implementation addressing the continual learning problem of arti…☆363Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆273Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,079Updated 5 years ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,357Updated last year