karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Builder
karpathy
karpathy • individual
Stars
16,082
Using upstream star count
Forks
2,505
Using upstream fork count
Open Issues
0
Activity Score
0/100
0 commits in 30d
Created
Apr 13, 2020
Project creation date
A tiny Autograd engine (with a bite! :)). Implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Both are tiny, with about 100 and 50 lines of code respectively. The DAG only operates over scalar values, so e.g. we chop up each neuron into all of its individual tiny adds and multiplies. However, this is enough to build up entire deep neural nets doing binary classification, as the demo notebook sho
Unmapped
AI Trends
Deployment Context
Industries
Modalities
Skill Areas
Updated 1 years ago
7 Days
0
30 Days
0
90 Days
0
pgvector cosine similarity · $0
Loading…