/Optimization-Algorithms-Find-local-minimum

Multiple C/C++ optimization algorithms (derivative and non-derivative) for finding the local minimum of a cost function. Algorithms: Grid-Search, Pattern-Search, Golden-Ratio, Gradient Descent, Newton, Quasi-Newton, Cauchy/Steepest Descent.

Primary LanguageCMIT LicenseMIT

Stargazers