triton_grow 2.2.3

A self sustaining growing neural net that can repair itself until reaching a desired accuracy
Documentation
1
2
3
4
5
6
pub mod matrix;
pub mod matrix3d;
pub mod network;
pub mod activations;
pub mod input;
pub mod layer;