Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Semismooth Newton Algorithm for Efficient Projections onto $\ell_{1, \infty}$-norm Ball

License

Notifications You must be signed in to change notification settings

djchu/projontol1inf

Repository files navigation

Implementation for "Semismooth Newton Algorithm for Efficient Projections onto $\ell_{1, \infty}$-norm Ball" to appear in ICML 2020 by Dejun Chu.

Our algorithm is implemented in C with a Matlab interface. To run the demo, you first need to compile the mex file with Matlab terminal:

mex -output myssnewton mex-ssnewton.c

About

Semismooth Newton Algorithm for Efficient Projections onto $\ell_{1, \infty}$-norm Ball

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published