unda 0.2.2

General purpose machine learning crate for neural network development and analysis
Documentation
1
2
3
4
pub mod dense;
pub mod conv;
pub mod layers;
pub mod methods;