Question 14
Consider a function f(x,y) = (x − 1)² + (y − 2)² . Using a gradient descent algorithm, with an initial guess of (0, 0) and learning rate of 0.1, what will be the absolute difference between the value of the function after first and second iteration? Enter the answer correct to three decimal places.