E-Book, Englisch, 340 Seiten
Liu PyTorch 1.x Reinforcement Learning Cookbook
1. Auflage 2019
ISBN: 978-1-83855-323-4
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Over 60 recipes to design, develop, and deploy self-learning AI models using Python
E-Book, Englisch, 340 Seiten
ISBN: 978-1-83855-323-4
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "PyTorch 1.x Reinforcement Learning Cookbook".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Getting started with reinforcement learning and PyTorch
- Markov Decision Process and Dynamic Programming
- Monte Carlo Methods for making numerical estimations
- Temporal Difference and Q-Learning
- Solving Multi Armed Bandit problems
- Scaling up Learning with Function Approximation
- Deep Q-Networks in Action
- Implementing Policy Gradients and Policy Optimization
- Capstone Project: Playing Flappy Bird with DQN