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.
☆676Updated 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:
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,293Updated 11 months ago
- Notebooks and various random fun☆1,114Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆148Updated 3 years 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,387Updated 2 years ago
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,827Updated 4 years ago
- UNet diffusion model in pure CUDA☆655Updated last year
- ☆460Updated last year
- nice and effective super simple calorie counter web app☆104Updated last year
- Puzzles for exploring transformers☆378Updated 2 years ago
- What would you do with 1000 H100s...☆1,128Updated last year
- For optimization algorithm research and development.☆547Updated last week
- 100 exercises to learn JAX☆593Updated 3 years ago
- Some ipython notebooks implementing AI algorithms☆1,390Updated 6 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,352Updated last year
- ☆788Updated last week
- If tinygrad wasn't small enough for you...☆756Updated last year
- Alex Krizhevsky's original code from Google Code☆198Updated 9 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆220Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆108Updated 7 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆139Updated 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…☆768Updated 2 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆187Updated 3 years ago
- course.fast.ai 2022 part 2☆512Updated last year
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,069Updated 4 years ago
- Tensors, for human consumption☆1,327Updated last week
- 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 …☆103Updated 5 years ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆401Updated last week
- VQVAEs, GumbelSoftmaxes and friends☆597Updated 4 years ago
- A walkthrough of transformer architecture code☆371Updated last year
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 8 months ago