Andrej (karpathy)

karpathy

User data from Github https://github.com/karpathy

Location:Stanford

Home Page:https://twitter.com/karpathy

GitHub:@karpathy

Andrej's repositories

nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

Language:PythonLicense:MITStargazers:49105Issues:457Issues:346

LLM101n

LLM101n: Let's build a Storyteller

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:28097Issues:281Issues:159

minGPT

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

Language:PythonLicense:MITStargazers:22904Issues:269Issues:74

llama2.c

Inference Llama 2 in one file of pure C

nn-zero-to-hero

Neural Networks: Zero to Hero

Language:Jupyter NotebookLicense:MITStargazers:18484Issues:333Issues:39

micrograd

A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

Language:Jupyter NotebookLicense:MITStargazers:13651Issues:166Issues:41

char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

Language:JavaScriptLicense:MITStargazers:11069Issues:585Issues:76

minbpe

Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

Language:PythonLicense:MITStargazers:10118Issues:86Issues:41

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

Language:PythonLicense:MITStargazers:5434Issues:166Issues:114

build-nanogpt

Video+code lecture on building nanoGPT from scratch

makemore

An autoregressive character-level language model for making more things

Language:PythonLicense:MITStargazers:3388Issues:38Issues:14

rendergit

Render any git repo into a single static HTML page for humans or LLMs

cryptos

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes

Language:Jupyter NotebookStargazers:1824Issues:37Issues:3

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.

Language:PythonLicense:MITStargazers:1382Issues:20Issues:12

randomfun

Notebooks and various random fun

Language:Jupyter NotebookStargazers:1110Issues:45Issues:4

ulogme

Automatically collect and visualize usage statistics in Ubuntu/OSX environments.

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.

Language:Jupyter NotebookLicense:MITStargazers:659Issues:8Issues:2

deep-vector-quantization

VQVAEs, GumbelSoftmaxes and friends

Language:Jupyter NotebookLicense:MITStargazers:594Issues:12Issues:7

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.

Language:PythonLicense:Apache-2.0Stargazers:146Issues:1Issues:0

calorie

nice and effective super simple calorie counter web app

notpygamejs

Game making library for using Canvas element

Language:JavaScriptStargazers:66Issues:3Issues:0

optim

A numeric optimization package for Torch.

Language:LuaLicense:NOASSERTIONStargazers:18Issues:1Issues:0