2 releases
0.0.3 | Feb 11, 2023 |
---|---|
0.0.2 | Feb 11, 2023 |
#699 in Machine learning
12KB
341 lines
micrograd-rs
A Rust implementation of Andrej Karpathy's micrograd engine. Implemented as part of a personal exploration into neural networking with applications like danielway/nn-sim
.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Dependencies
~310KB