© Taweh Beysolow II 2019
T. Beysolow IIApplied Reinforcement Learning with Pythonhttps://doi.org/10.1007/978-1-4842-5127-0_3

3. Reinforcement Learning Algorithms: Q Learning and Its Variants

Taweh Beysolow II1 
(1)
San Francisco, CA, USA
 

With the preliminary discussion on policy gradients and Actor-Critic Models finished, we can now discuss alternative deep learning algorithms that readers might find useful. Specifically, we will discuss Q learning, Deep Q Learning, as well as Deep Deterministic Policy Gradients. Once we have covered these, we will be well versed enough to start dealing with more abstract problems that are more domain specific that will teach the user about how to approach reinforcement learning to different tasks.

Q Learning

Q learning ...

Get Applied Reinforcement Learning with Python: With OpenAI Gym, Tensorflow, and Keras now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.