quickbrain 0.1.0

A simple neural network library
Documentation
1
2
3
4
pub mod errors;
pub mod matrix;
pub mod tensor;
mod tests;