/quasi_cauchy_optimizer

Implementation of the quasi Cauchy optimizer, an optimization method from the quasi Newton family. It uses a diagonal approximation of the Hessian and therefore has a small memory footprint.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.