This repository consists of several experiments with accelerated algorithms for minimax problem-solving.
Accelerated Primary-Dual Gradient (APDG): https://arxiv.org/pdf/2112.15199.pdf
Lifted Primal Dual (LPD): https://arxiv.org/pdf/2201.07427.pdf
repo: https://github.com/tkkiran/LiftedPrimalDual
First Optimal Algorithm for Minimax optimisation (FOAM): https://arxiv.org/pdf/2205.05653.pdf
Gradient sliding conception from Accelerated Extragradient algorithm (AccEG): https://arxiv.org/pdf/2205.15136.pdf