Grokking Deep Reinforcement Learning

  • 6h 26m
  • Miguel Morales
  • Manning Publications
  • 2020

Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techniques. You’ll see how algorithms function and learn to develop your own DRL agents using evaluative feedback.

Summary

We all learn through trial and error. We avoid the things that cause us to experience pain and failure. We embrace and build on the things that give us reward and success. This common pattern is the foundation of deep reinforcement learning: building machine learning systems that explore and learn based on the responses of the environment. Grokking Deep Reinforcement Learning introduces this powerful machine learning approach, using examples, illustrations, exercises, and crystal-clear teaching. You'll love the perfectly paced teaching and the clever, engaging writing style as you dig into this awesome exploration of reinforcement learning fundamentals, effective deep learning techniques, and practical applications in this emerging field.

About the technology

We learn by interacting with our environment, and the rewards or punishments we experience guide our future behavior. Deep reinforcement learning brings that same natural process to artificial intelligence, analyzing results to uncover the most efficient ways forward. DRL agents can improve marketing campaigns, predict stock performance, and beat grand masters in Go and chess.

About the book

Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techniques. You’ll see how algorithms function and learn to develop your own DRL agents using evaluative feedback.

What's inside

  • An introduction to reinforcement learning
  • DRL agents with human-like behaviors
  • Applying DRL to complex situations

About the reader

For developers with basic deep learning experience.

About the Author

Miguel Morales works on reinforcement learning at Lockheed Martin and is an instructor for the Georgia Institute of Technology’s Reinforcement Learning and Decision Making course.

In this Book

  • Foreword
  • Preface
  • About This Book
  • Introduction to Deep Reinforcement Learning
  • Mathematical Foundations of Reinforcement Learning
  • Balancing Immediate and Long-Term Goals
  • Balancing the Gathering and Use of Information
  • Evaluating Agents’ Behaviors
  • Improving Agents’ Behaviors
  • Achieving Goals More Effectively and Efficiently
  • Introduction to Value-Based Deep Reinforcement Learning
  • More Stable Value-Based Methods
  • Sample-Efficient Value-Based Methods
  • Policy-Gradient and Actor-Critic Methods
  • Advanced Actor-Critic Methods
  • Toward Artificial General Intelligence
SHOW MORE
FREE ACCESS