zlearn/
lib.rs

1pub mod activation;
2pub mod matrix; 
3pub mod network;