/Rust-NN

A Neural Network implemented from scratch as per http://neuralnetworksanddeeplearning.com/ in Rust. This is then trained on MNIST. This is also used in Rust-NN-Web project to compile to WASM and recognize digits.

Primary LanguageRustMIT LicenseMIT

Stargazers