Slides / VideoIntermediate
Q-Learning as a Basic RL Algorithm
Q-Learning teaches an agent optimal actions by iteratively updating a table of state-action value estimates from experience.
1 / 6
Q-Learning teaches an agent optimal actions by iteratively updating a table of state-action value estimates from experience.