pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

Improved LBFGS and LBFGS-B optimizers in PyTorch.

Results 2 pytorch issues
Sort by recently updated
recently updated
newest added

I'm trying to use your implementation to faster optimize a problem that I've already trated using different optimizers and libraries. During the first iteration of LFBGS_B, the losses are in...