Question: 37
(Choose 1 answer)
(See picture)
A. -0.54
B. 0.54
C. -0.03
D. 0.03
E. O
Consider the problem of minimizing
f(x, y, z) = x² + y² + z² + xy + yz + 3x.
Applying the gradient descent algorithm with
the step-size = 0.1 and the initial point
(xo, Yo, Zo)=(0, 0, 0), what is the second coordinate
of the point (x2, y2, Z2) after the second iteration?