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.
☆700Updated 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,425Updated 2 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,294Updated last year
- 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☆125Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,854Updated 4 years ago
- UNet diffusion model in pure CUDA☆655Updated 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…☆774Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆126Updated 7 years ago
- ☆460Updated last year
- I will build Transformer from scratch☆87Updated 4 months ago
- Puzzles for exploring transformers☆380Updated 2 years ago
- An autoregressive character-level language model for making more things☆3,508Updated last year
- VQVAEs, GumbelSoftmaxes and friends☆624Updated 4 years ago
- 100 exercises to learn JAX☆594Updated 3 years ago
- Tensors, for human consumption☆1,332Updated last month
- Some ipython notebooks implementing AI algorithms☆1,391Updated 7 months 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
- Cramming the training of a (BERT-type) language model into limited compute.☆1,354Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆187Updated 3 years ago
- Alex Krizhevsky's original code from Google Code☆197Updated 9 years ago
- Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation☆1,490Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆139Updated last year
- ☆826Updated 8 months ago
- course.fast.ai 2022 part 2☆515Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆77Updated 2 years ago
- commaVQ is a dataset of compressed driving video☆338Updated last month
- If tinygrad wasn't small enough for you...☆759Updated last year
- ☆790Updated 3 weeks ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆272Updated last year