Kizspy | Question: 15
(Choose 1 answer)
In Q-learning, what role does the learning rate (\alpha) play in the update rule?
A. It determines how much the current Q-value is updated.
B. It determines how often the policy is changed.
C. It sets the exploration rate.
D. It sets the discount factor for future rewards.