AnuarTB / micrograd

My own implementation of micrograd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micrograd

My own implementation of micrograd, inspired by the Andrej Karpathy's micrograd library.

Setup

The project uses Poetry as a project management tool.

Testing

poetry run python micrograd/micrograd_test.py

References

About

My own implementation of micrograd

License:MIT License


Languages

Language:Jupyter Notebook 80.1%Language:Python 19.9%