/nn-rs

a minimalistic feedforward neural network library in Rust

Primary LanguageRustMIT LicenseMIT

nn-rs

a minimalistic feedforward neural network library in Rust

Rust

examples

Simple usage

see: ./examples/simple.rs

Complex examples

see: rps-rs

Contributing

All contributions are welcome!