Pytorch implementation of Gauss-Newton-Polyak experiments from preprint [1].
Quick Demo: GNP_paper_experiments.ipynb
[1]: D. Davis and T. Jiang. A linearly convergent Gauss-Newton subgradient method for ill-conditioned problems (2022). https://arxiv.org/abs/2212.13278.