#338 Minimization using Newton’s method on the non-quadratic problem in python Jan 16, 2023 | optimization, python | 0 comments ex338.py import …
#337 Minimization on an 2D quadratic problem using the gradient descent method in python Jan 15, 2023 | optimization, python | 0 comments ex337.py import …
Recent Comments