Accelerated Bregman Proximal Gradient Methods (accbpg)
A Python package of accelerated first-order algorithms for solving relatively-smooth convex optimization problems. It implements all algorithms described in our recent paper on accelerated Bregman proximal gradient methods, including the baseline algorithms for comparison. It also contains examples for three different applications: D-optimal experiment design problem, Poisson linear inverse problem and relative-entropy regression.