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
reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
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.
pytorch-made
MADE (Masked Autoencoder Density Estimation) implementation in PyTorch
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
notpygamejs
Game making library for using Canvas element
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.