prophet 0.2.1

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

Build Status Build Status MIT licensed Crates.io Version Doc.rs Badge

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.

Links