A Simple Nueral Written in Rust
This library is very simple and only uses one external library (the rand crate) but is still good enough to predict handwritten text with over a 90% accuracy.
Examples
Examples can be found in the example folder in the repository and at this git repository 'https://github.com/AngryBeltMan/Rust_NN_example'.