MortezaMardani / Neural-PGDLinks

This code implements the neural proximal gradient descent (PGD) algorithm proposed in https://arxiv.org/abs/1806.03963. The idea is to unroll the proximal gradient descent algorithm and model the proximal using a neural network. Adopting residual network (ResNet) as the proximal, a recurrent neural net (RNN) is implemented to learn the proximal.…
24Updated 6 years ago

Alternatives and similar repositories for Neural-PGD

Users that are interested in Neural-PGD are comparing it to the libraries listed below

Sorting: