Preface

Deep reinforcement learning enables the building of intelligent agents, products, and services that can go beyond computer vision or perception to perform actions. TensorFlow 2.x is the latest major release of the most popular deep learning framework that is used to develop and train deep neural networks (DNNs).

The book begins with an introduction to the fundamentals of deep reinforcement learning and the latest major version of TensorFlow 2.x. You'll then cover OpenAI Gym, model-based RL, and model-free RL, and learn how to develop basic agents. Moving on, you will discover how to implement advanced deep reinforcement learning algorithms such as actor-critic, deep deterministic policy gradients, deep-Q networks, proximal policy optimization, ...

Get TensorFlow 2 Reinforcement Learning Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.