Implementation of nonlinear Optimization Algorithms in Python
nonlinear-optimization conjugate-gradient-descent gradient-descent-algorithm newtons-method trust-region-dogleg-algorithm armijo-backtrack rosenbrock-function-optimization bfgs-algorithm
-
Updated
Feb 15, 2022 - Python