
TensorFlow Reinforcement Learning Quick Start Guide
Get up and running with training and deploying intelligent, self-learning agents using Python
- 184 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
TensorFlow Reinforcement Learning Quick Start Guide
Get up and running with training and deploying intelligent, self-learning agents using Python
About this book
Leverage the power of Tensorflow to Create powerful software agents that can self-learn to perform real-world tasks
Key Features
- Explore efficient Reinforcement Learning algorithms and code them using TensorFlow and Python
- Train Reinforcement Learning agents for problems, ranging from computer games to autonomous driving.
- Formulate and devise selective algorithms and techniques in your applications in no time.
Book Description
Advances in reinforcement learning algorithms have made it possible to use them for optimal control in several different industrial applications. With this book, you will apply Reinforcement Learning to a range of problems, from computer games to autonomous driving.
The book starts by introducing you to essential Reinforcement Learning concepts such as agents, environments, rewards, and advantage functions. You will also master the distinctions between on-policy and off-policy algorithms, as well as model-free and model-based algorithms. You will also learn about several Reinforcement Learning algorithms, such as SARSA, Deep Q-Networks (DQN), Deep Deterministic Policy Gradients (DDPG), Asynchronous Advantage Actor-Critic (A3C), Trust Region Policy Optimization (TRPO), and Proximal Policy Optimization (PPO). The book will also show you how to code these algorithms in TensorFlow and Python and apply them to solve computer games from OpenAI Gym. Finally, you will also learn how to train a car to drive autonomously in the Torcs racing car simulator.
By the end of the book, you will be able to design, build, train, and evaluate feed-forward neural networks and convolutional neural networks. You will also have mastered coding state-of-the-art algorithms and also training agents for various control problems.
What you will learn
- Understand the theory and concepts behind modern Reinforcement Learning algorithms
- Code state-of-the-art Reinforcement Learning algorithms with discrete or continuous actions
- Develop Reinforcement Learning algorithms and apply them to training agents to play computer games
- Explore DQN, DDQN, and Dueling architectures to play Atari's Breakout using TensorFlow
- Use A3C to play CartPole and LunarLander
- Train an agent to drive a car autonomously in a simulator
Who this book is for
Data scientists and AI developers who wish to quickly get started with training effective reinforcement learning models in TensorFlow will find this book very useful. Prior knowledge of machine learning and deep learning concepts (as well as exposure to Python programming) will be useful.
Trusted by 375,005 students
Access to over 1 million titles for a fair monthly price.
Study more efficiently using our study tools.
Information
Deep Q-Network
- Learning the theory behind a DQN
- Understanding target networks
- Learning about replay buffer
- Getting introduced to the Atari environment
- Coding a DQN in TensorFlow
- Evaluating the performance of a DQN on Atari Breakout
Technical requirements
- Python (2 and above)
- NumPy
- TensorFlow (version 1.4 or higher)
Learning the theory behind a DQN
- Update the state-action value function using a Bellman equation, where (s, a) are the states and actions at a time, t, s' and a' are respectively the states and actions at the subsequent time t+1, and γ is the discount factor:

- We then define a loss function at iteration step i to train the Q-network as follows:

- yi is the target for iteration i, and is given by the following equation:

- We then train the neural network on the DQN by minimizing this loss function L(θ) using optimization algorithms, such as gradient descent, RMSprop, and Adam.
Understanding target networks

Learning about replay buffer
Getting introduced to the Atari environment
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- About Packt
- Contributors
- Preface
- Up and Running with Reinforcement Learning
- Temporal Difference, SARSA, and Q-Learning
- Deep Q-Network
- Double DQN, Dueling Architectures, and Rainbow
- Deep Deterministic Policy Gradient
- Asynchronous Methods - A3C and A2C
- Trust Region Policy Optimization and Proximal Policy Optimization
- Deep RL Applied to Autonomous Driving
- Assessment
- Other Books You May Enjoy
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app