Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 399 Bytes

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!