E-Book, Englisch, 760 Seiten
Ravichandiran Deep Reinforcement Learning with Python
2. Auflage 2020
ISBN: 978-1-83921-559-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Master classic RL, deep RL, distributional RL, inverse RL, and more with OpenAI Gym and TensorFlow
E-Book, Englisch, 760 Seiten
ISBN: 978-1-83921-559-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Deep Reinforcement Learning with Python".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Fundamentals of Reinforcement Learning
- A Guide to the Gym Toolkit
- The Bellman Equation and Dynamic Programming
- Monte Carlo Methods
- Understanding Temporal Difference Learning
- Case Study – The MAB Problem
- Deep Learning Foundations
- A Primer on TensorFlow
- Deep Q Network and Its Variants
- Policy Gradient Method
- Actor-Critic Methods – A2C and A3C
- Learning DDPG, TD3, and SAC
- TRPO, PPO, and ACKTR Methods
- Distributional Reinforcement Learning
- Imitation Learning and Inverse RL
- Deep Reinforcement Learning with Stable Baselines
- Reinforcement Learning Frontiers
- Appendix 1 – Reinforcement Learning Algorithms
- Appendix 2 – Assessments