261 B
261 B
rust-nn
This project is more or less a port of JavaNN into Rust to learn Rust.
Examples can be run with
cargo run -r --package rust-nn --example example_xor
cargo run -r --package rust-nn --example example_sine