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

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...

Full description

Saved in:
Bibliographic Details
Main Author: Lapan, Maxim (Author)
Format: eBook
Language:English
Published: Birmingham, UK : Packt Publishing, 2018.
Subjects:
Online Access:Click for online access
Table of Contents:
  • 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.