Chargement en cours…

Deep reinforcement learning hands-on : apply modern RL methods, with deep Q-networks, value iteration, policy gradients, TRPO, AlphaGo Zero and more /

This book is a practical, developer-oriented introduction to deep reinforcement learning (RL). Explore the theoretical concepts of RL, before discovering how deep learning (DL) methods and tools are making it possible to solve more complex and challenging problems than ever before. Apply deep RL met...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Lapan, Maxim (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: Birmingham, UK : Packt Publishing, 2018.
Sujets:
Accès en ligne:Texto completo
Texto completo
Table des matières:
  • Table of ContentsWhat is Reinforcement Learning?OpenAI GymDeep Learning with PyTorchThe Cross-Entropy MethodTabular Learning and the Bellman EquationDeep Q-NetworksDQN ExtensionsStocks Trading Using RLPolicy Gradients
  • An AlternativeThe Actor-Critic MethodAsynchronous Advantage Actor-CriticChatbots Training with RL Web NavigationContinuous Action SpaceTrust Regions
  • TRPO, PPO, and ACKTRBlack-Box Optimization in RLBeyond Model-Free
  • ImaginationAlphaGo Zero.