PyTorch optimizer based on nonlinear conjugate gradient method
-
Updated
Apr 25, 2025 - Python
PyTorch optimizer based on nonlinear conjugate gradient method
Bespoke, from scratch, implementation of Armijo-Wolfe inexact line search technique to find step length for gradient descent optimisation. The library alternative is scipy.optimize.line_search
Add a description, image, and links to the wolfe topic page so that developers can more easily learn about it.
To associate your repository with the wolfe topic, visit your repo's landing page and select "manage topics."