An open API service indexing awesome lists of open source software.

https://github.com/branebb/micrograd

Implementation of Micrograd, a minimalistic autograd engine for backpropagation following Andrej Karpathy's tutorial.
https://github.com/branebb/micrograd

Last synced: 8 months ago
JSON representation

Implementation of Micrograd, a minimalistic autograd engine for backpropagation following Andrej Karpathy's tutorial.

Awesome Lists containing this project

README

          

# Micrograd