Loading…

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Lapan, Maxim (Author)
Format: Electronic eBook
Language:Inglés
Published: Birmingham, UK : Packt Publishing, 2018.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.