radualexandrub / Optimization-Algorithms-Find-local-minimum
View external linksLinks

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.
19Aug 10, 2022Updated 3 years ago

Alternatives and similar repositories for Optimization-Algorithms-Find-local-minimum

Users that are interested in Optimization-Algorithms-Find-local-minimum are comparing it to the libraries listed below

Sorting:

Are these results useful?