Frank–Wolfe algorithm: Difference between revisions

Content deleted Content added
DrilBot (talk | contribs)
Line 8:
===Algorithm===
 
'''Step 1.''' Initialization. Let <math>k \leftarrow 0</math> and let <math>x_0x_k \!</math> be any point in <math>\mathbf{P}</math>.
 
'''Step 2.''' Convergence test. If <math> \nabla f(x_k)=0</math> then Stop, we have found the minimum.