TensorFlow 2 Reinforcement Learning Cookbook Over 50 Recipes to Help You Build, Train, and Deploy Learning Agents for Real-World Applications.

This cookbook will help you to gain a solid understanding of deep reinforcement learning (RL) algorithms with the help of concise, easy-to-follow implementations from scratch. You'll learn how to implement these algorithms with minimal code and develop AI applications to solve real-world and bu...

Full description

Saved in:
Bibliographic Details
Main Author Palanisamy, Praveen
Format Electronic eBook
LanguageEnglish
Published Birmingham : Packt Publishing, Limited, 2021.
Subjects
Online AccessFull text
ISBN1838985999
9781838985998
9781838982546 (pbk.)
Physical Description1 online resource (473 p.)

Cover

Table of Contents:
  • Table of Contents Developing building blocks for Deep RL using TensorFlow 2.x Implementing value-based, policy gradients and actor-critic Deep RL algorithms Implementing Advanced Deep RL algorithms RL in real-world: Building intelligent trading agents RL in Real-World: Building Stock Trading Agents RL in real-world: Building intelligent agents to complete your ToDos Deploying Deep RL Agents to the Cloud Building cross-platform (web, desktop, mobile) Deep-RL Apps using TensorFlow 2.x Distributed training and automated production deployment pipeline for Deep RL Apps.