Question 21
Given the update rule for Adagrad
where and are set to . The gradient for the function of single variable is at any point. The effective learning rate at timestamp is .
lies between and .
Note: is the first update, is the second update and so on.
What is the effective learning rate for the parameter while using Adagrad at the ninth update step (to get ) if the initial learning rate is ? Round your answer to 2 decimal places.