This is a straightforward Rust implementation of Andrej Karpathy's scalar-valued autograd engine and neural networking library. This library intended more as a learning instrument than for any production use-case.

This is a straightforward Rust implementation of Andrej Karpathy's scalar-valued autograd engine and neural networking library. This library intended more as a learning instrument than for any production use-case.