micrograd-rs

Crates.iomicrograd-rs
lib.rsmicrograd-rs
version0.0.3
sourcesrc
created_at2023-02-11 16:13:27.51252
updated_at2023-02-11 20:06:36.17818
descriptionRust implementation of Andrej Karpathy's micrograd scalar-valued engine with basic neural network.
homepage
repositoryhttps://github.com/danielway/micrograd-rs
max_upload_size
id782596
size17,456
Daniel Way (danielway)

documentation

README

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

Commit count: 18

cargo fmt