1 Proximal gradient descent
Unconstrained Problem with cost function split into two components.
minf(x)=g(x)+h(x)
where
- g(x) : convex, differentiable, and dom(g)=Rn ;
- h(x) :convex, nondifferentiable, but its proximal function is inexpensive. The proximal function is defined as
Proxh(x)=argminu(h(u)+