scirs2-autograd 0.3.2

Automatic differentiation module for SciRS2 (scirs2-autograd)
Documentation
1
2
3
4
5
pub mod adagrad;
pub mod adam;
pub mod adamw;
#[allow(dead_code)]
pub mod sgd;