Deep Q-learning
Concept
An extension of Q-learning that uses deep neural networks to approximate the Q-function, enabling it to handle high-dimensional state spaces like raw pixels from games.
Mentioned in 1 video
An extension of Q-learning that uses deep neural networks to approximate the Q-function, enabling it to handle high-dimensional state spaces like raw pixels from games.