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.
☆656Updated 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:
- The Multilayer Perceptron Language Model☆559Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,279Updated 8 months ago
- The Autograd Engine☆628Updated 11 months ago
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,352Updated 2 years ago
- The Tensor (or Array)☆442Updated last year
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆137Updated 3 years ago
- Notebooks and various random fun☆1,101Updated 2 years ago
- UNet diffusion model in pure CUDA☆651Updated last year
- nice and effective super simple calorie counter web app☆98Updated last year
- root repo☆39Updated 2 years ago
- ☆452Updated 10 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,348Updated last year
- 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 …☆102Updated 5 years ago
- Puzzles for exploring transformers☆368Updated 2 years ago
- 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…☆748Updated last year
- The n-gram Language Model☆1,440Updated last year
- For optimization algorithm research and development.☆534Updated this week
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆109Updated 7 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆203Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,801Updated 4 years ago
- Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation☆1,488Updated 2 years ago
- 100 exercises to learn JAX☆590Updated 3 years ago
- An autoregressive character-level language model for making more things☆3,294Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,043Updated 4 years ago
- course.fast.ai 2022 part 2☆503Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆584Updated 3 years ago
- If tinygrad wasn't small enough for you...☆737Updated last year
- What would you do with 1000 H100s...☆1,095Updated last year
- A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.☆1,269Updated 3 months ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆181Updated 3 years ago