micrograd
1 like
A tiny Autograd engine (with a bite! :)). Implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Both are tiny, with about 100 and 50 lines of code respectively.
Features
micrograd information
AlternativeTo Category
DevelopmentGitHub repository
- 12,080 Stars
- 1,767 Forks
- 59 Open Issues
- Updated Aug 8, 2024
No comments or reviews, maybe you want to be first?
Post comment/review