Multiple Choice Question
What is the purpose of a "learning rate" in gradient descent optimization?
Explanation:
The learning rate controls how much to change the model in response to the estimated error each time the model weights are updated.
