Frank–Wolfe algorithm: Difference between revisions

Content deleted Content added
minor typo
link to convex set (minor)
Line 5:
:Minimize <math> f(\mathbf{x})</math>
:subject to <math> \mathbf{x} \in \mathcal{D}</math>.
Where the function f is [[Convex function|convex]] and [[differentiable function|differentiable]], and the ___domain / feasible set <math>\mathcal{D}</math> is [[Convex set|convex]] and bounded.
 
==Algorithm==