Q-Learning

AI and Machine Learning · Reinforcement Learning · 1989 · q-learning.yaml

Learns the value of each state-action pair directly, converging to the optimal policy without ever modelling the transitions.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G deep-q-network Deep Q-Network q-learning Q-Learning deep-q-network->q-learning a table cannot cover a high-dimensional state space policy-gradient Policy Gradient policy-gradient->q-learning optimises the policy itself instead of a value function temporal-difference-learning Temporal Difference Learning q-learning->temporal-difference-learning the bootstrapped target is the best next action's value

This node

Referenced by

References