Proximal gradient method: Difference between revisions

Content deleted Content added
External links: Added external links
Tags: Mobile edit Mobile web edit
Definition: Added link to proximal operator Wikipedia page.
Tags: Mobile edit Mobile web edit
Line 66:
 
== Definition ==
The [[proximal operator|proximity operator]] of a convex function <math>f</math> at <math>x</math> is defined as the unique solution to
:<math>
\operatorname{argmin}\limits_y \bigg( f(y) + \frac{1}{2} \left\| x-y \right\|_2^2 \bigg)