Dynamically Typed

Karpathy's Micrograd

Andrej Karpathy’s weekend project: a 150-line Python implementation of an autograd engine and PyTorch-like neural net library on top of it, all in Jupyter notebooks on GitHub: karpathy/micrograd.