#neural-network #engine #autograd #micrograd #andrej #karpathy #scalar-valued

micrograd-rs

Rust implementation of Andrej Karpathy's micrograd scalar-valued engine with basic neural network

2 releases

0.0.3 Feb 11, 2023
0.0.2 Feb 11, 2023

#506 in Machine learning

MIT license

12KB
341 lines

micrograd-rs

Crate Rust CI Rust CD

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

~315KB