Proximal gradient method: Difference between revisions

Content deleted Content added
Line 143:
==External links==
* Stephen Boyd and Lieven Vandenberghe Book, [https://web.stanford.edu/~boyd/cvxbook/ ''Convex optimization'']
* [httphttps://wwwweb.stanford.edu/class/ee364a/ EE364a: Convex Optimization I] and [httphttps://wwwweb.stanford.edu/class/ee364b/ EE364b: Convex Optimization II], Stanford course homepages
* [httphttps://wwwpeople.eecs.berkeley.edu/~elghaoui/Teaching/EE227A/lecture18.pdf EE227A: Lieven Vandenberghe Notes] Lecture 18
* [https://github.com/kul-forbes/ProximalOperators.jl ProximalOperators.jl]: a [[Julia (programming language)|Julia]] package implementing proximal operators.
* [https://github.com/kul-forbes/ProximalAlgorithms.jl ProximalAlgorithms.jl]: a [[Julia (programming language)|Julia]] package implementing algorithms based on the proximal operator, including the proximal gradient method.