unda 0.2.2

General purpose machine learning crate for neural network development and analysis
Documentation
1
2
3
4
pub mod network;
pub mod layer;
pub mod serialize;
pub mod data;