PROPHET - Neural Network Library

| Linux | Windows | Coverage | Docs | Crates.io | Licence | |:-------------------:|:-------------------:|:--------------------:|:---------------------:|:------------------:|:------------------:| | travisCI | appveyor | coveralls | [![licence][11]][12 ] | chat | licence |

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.

Planned Features