v1 0.0.1

Scalar mathematical library for neural networks.
Documentation
1
2
3
4
5
mod ml_tests {
    pub mod activation_tests;
    pub mod loss_tests;
    pub mod init_tests;
}