3 releases

0.1.2 Aug 8, 2023
0.1.1 Aug 8, 2023
0.1.0 Aug 8, 2023

#637 in Machine learning

MIT license

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

https://www.youtube.com/watch?v=9RN2Wr8xvro

Dependencies

~1–1.7MB
~38K SLoC