3 releases
0.1.2 | Aug 8, 2023 |
---|---|
0.1.1 | Aug 8, 2023 |
0.1.0 | Aug 8, 2023 |
#830 in Machine learning
21KB
461 lines
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'.
Inspired by this video
Dependencies
~1–1.9MB
~39K SLoC