nanograd

Crates.ionanograd
lib.rsnanograd
version0.1.2
sourcesrc
created_at2023-07-26 03:35:29.082695
updated_at2023-08-04 21:41:03.188949
descriptionA nano neural network library. Scalar valued types with a PyTorch like API.
homepage
repositoryhttps://github.com/jettblu/nanograd
max_upload_size
id926188
size36,537
Jett Hays (jettblu)

documentation

README

nanograd

A simple neural network, written in Rust.

Inspired by Andrej Karpathy. You can find a great video on the topic here.

Commit count: 20

cargo fmt