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

https://github.com/anmarchenko/micrograd-lecture


https://github.com/anmarchenko/micrograd-lecture

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building micrograd (lecture by Andrej Karpaty)

Following along the lecture: https://www.youtube.com/watch?v=VMj-3S1tku0 to build
neural networks autograd engine

Check out for the full implementation.