Table of Contents
A Micrograd inspired (and largely copied) small autodiff engine.
Nanograd can be installed from pypi via
pip install nanodiff
A small MLP binary classifier can be found in the Example Binary Classifier.
- Github Repository: https://github.com/karpathy/micrograd