PrinceP / micrograd

https://www.youtube.com/watch?v=VMj-3S1tku0&t=6s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micrograd

Test

Tests individual micrograd func's one by one.

python3 -m pytest -v

Test on MNIST

python3 train_test_onmicrograd.py training

The func's are HIGHLY unoptimized for the MNIST :W

Experimenting and developing the micrograd

The notebook experiment.ipynb follows the video line by line.

License

MIT

About

https://www.youtube.com/watch?v=VMj-3S1tku0&t=6s


Languages

Language:Jupyter Notebook 97.2%Language:Python 2.7%Language:Shell 0.1%