An open API service indexing awesome lists of open source software.

https://github.com/angrybeltman/rust_nn_example

A simple neural network that can detect handwritten letters.
https://github.com/angrybeltman/rust_nn_example

crates-io example neural-network nn rand rust rust-lang

Last synced: 7 months ago
JSON representation

A simple neural network that can detect handwritten letters.

Awesome Lists containing this project

README

          

# Rust_NN_example
A simple neural network that can detect handwritten letters.
## To run just use 'cargo r'