Open NeelGhoshal opened 3 years ago
can I work on this issue? since I m new to this, I need some guidance.
Actually, I was hoping to work on this, I put it up as an issue instead of a PR so as to discuss it with the team. But, I am actually currently in the process of building it.
I noticed that the line search function had the Hager Zhang search built in and I was wondering if it's ok to add the Backtracking Line search Algorithm to it as algorithms such as FISTA and ISTA use it?