-
Notifications
You must be signed in to change notification settings - Fork 0
A tiny scalar-valued autograd engine
License
astahl3/micrograd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a micro autograd engine that implements backpropagation over a dynamically built directed acyclic graph. It is based on the micrograd engine design by Andrej Karpathy (see https://github.com/karpathy/). It is meant for educational purposes only, although it can be used to, e.g., generate deep neural networks for binary classification.
About
A tiny scalar-valued autograd engine
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published