Expand description

Module for optimization in machine learning setting.

Modules

Module for the fmincg optimization algorithm.
Gradient Descent

Traits

Trait for optimization algorithms.
Trait for models which can be gradient-optimized.