ShopSpell

Deep Reinforcement Learning in Action [Paperback]

$51.99       ($100.00 Shipping)
73 available
  • Category: Books (Computers)
  • Author:  Zai, Alexander, Brown, Brandon
  • Author:  Zai, Alexander, Brown, Brandon
  • ISBN-10:  1617295434
  • ISBN-10:  1617295434
  • ISBN-13:  9781617295430
  • ISBN-13:  9781617295430
  • Publisher:  Manning
  • Publisher:  Manning
  • Pages:  325
  • Pages:  325
  • Binding:  Paperback
  • Binding:  Paperback
  • SKU:  1617295434-11-MPOD
  • SKU:  1617295434-11-MPOD
  • Item ID: 106928244
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 4 business days
  • Delivery by: Sep 28 to Sep 30
Summary

Humans learn best from feedback—we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot.Deep Reinforcement Learning in Actionteaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you’ll need to implement it into your own projects.

About the technology

Deep reinforcement learning AI systems rapidly adapt to new environments, a vast improvement over standard neural networks. A DRL agent learns like people do, taking in raw data such as sensor input and refining its responses and predictions through trial and error.

About the book

Deep Reinforcement Learning in Actionteaches you how to program AI agents that adapt and improve based on direct feedback from their environment. In this example-rich tutorial, you’ll master foundational and advanced DRL techniques by taking on interesting challenges like navigating a maze and playing video games. Along the way, you’ll work with core algorithms, including deep Q-networks and policy gradients, along with industry-standard tools like PyTorch and OpenAI Gym.

What's inside

Building and training DRL networks
The most popular DRL algorithms for learning and problem solving
Evolutionary algorithms for curiosity and multi-agent learning
All examples available as Jupyter Notebooks

About the reader

For readers with intermediate skills in Python and deep learning.

About the author

Alexander Zaiis a machine learning engineer at Amazon AI.Brandon Brownis a machine learning and data analysis blogger.

Table of Contents

PART 1 - FOUNDATIONS

1. What is reinforcementlÓ–
Add Review