ProxGradPytorch icon indicating copy to clipboard operation
ProxGradPytorch copied to clipboard

PyTorch implementation of Proximal Gradient Algorithms a la Parikh and Boyd (2014). Useful for Auto-Sizing (Murray and Chiang 2015, Murray et al. 2019).

Results 3 ProxGradPytorch issues
Sort by recently updated
recently updated
newest added

There may be a more intelligent (and faster) way to do L_infinity and L_infinity,1

Laughably bad right now. One file with ones commented out.