Andrej's repositories
nn-zero-to-hero
Neural Networks: Zero to Hero
neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
build-nanogpt
Video+code lecture on building nanoGPT from scratch
nano-llama31
nanoGPT style version of Llama 3.1
arxiv-sanity-lite
arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
karpathy.github.io
my blog
lecun1989-repro
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.
deep-vector-quantization
VQVAEs, GumbelSoftmaxes and friends
covid-sanity
Aspires to help the influx of bioRxiv / medRxiv papers on COVID-19
researchpooler
Automating research publications discovery and analysis. For example, ever wish your computer could automatically open papers that are most similar to a paper at an arbitrary url? How about finding all papers that report results on some dataset? Let's re-imagine literature review.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
notpygamejs
Game making library for using Canvas element