chop icon indicating copy to clipboard operation
chop copied to clipboard

Batch-wise backtracking line search for full-gradient optimization algorithms.

Open GeoffNN opened this issue 4 years ago • 0 comments

Working backtracking line search for different algorithms.

  • [ ] Frank-Wolfe family, cf https://arxiv.org/abs/1806.05123
  • [x] Proximal gradient descent, cf https://people.eecs.berkeley.edu/~elghaoui/Teaching/EE227A/lecture18.pdf

GeoffNN avatar Nov 24 '20 22:11 GeoffNN