prophet 0.1.0

A neural network implementation with a focus on cache-efficiency and sequential performance.
Documentation

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.

Currently only supports supervised learning with fully connected layers.

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

Link to crates.io.