SGD with line search using wolfe conditions

Hi,

I have seen there have been attempts to add Wolfe line search for the lbfgs optimizer. However, I have not seen any implementations of line search (using the wolfe conditions) for SGD. I was wondering if there is an implementation available?

Best

1 Like