Certified AI Developer (CAID) Introduction to AI CAID
Quiz 6 Question 12 of 20

When training complex deep learning models, selecting the correct optimizer is critical for training efficiency. Which popular optimization algorithm adjusts the learning rate individually for each parameter by utilizing both momentum (the exponentially decaying average of past gradients) and RMSprop (the exponentially decaying average of past squared gradients) to achieve fast convergence?

Select an answer to reveal the explanation.