ProxGradPytorch
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
Updates the parameter data in-place now.
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.