Build Status MIT licensed Crates.io Version

PROPHET

A simple neural net implementation written in Rust with a focus on cache-efficiency and sequential performance.

Take a look into the documentation to get to know how to use it!

Link to crates.io.

Future Plans