🎴 Flashcard Mode

Machine Learning Q-Learning

Card1 / 14
Mastered0
Review0
QuestionClick to flip

What is Q-Learning?

AnswerClick to flip back
A
A reinforcement learning algorithm that learns the optimal policy for a given environment.
💡 Explanation:

Q-Learning is a reinforcement learning algorithm that learns the optimal policy for a given environment by iteratively updating the Q-values of each state-action pair.

Change Mode