optimizationΒΆ

Collection of optimization algorithms to be used by the hyperparameter optimizations.

Attributes

bfgs

Broyden-Fletcher-Goldbarb-Shanno optimization algorithm.

nelder_mead

Nelder-Mead optimization algorithm.