/minigrad

An auto-grad engine similar to that of ones present in pytorch/tensorflow mimicing the implementation in python

Primary LanguageJupyter Notebook

Minigrad

Pytorch like Neural Network & Autograd Engine

This project is inspired by Andrej Karpathy's micrograd and extend to replicate the pytorch training loop which is included in the demo.ipynb.