githubharald/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.
PythonMIT
No issues in this repository yet.