Reinforcement Learning with TensorFlow

Reinforcement Learning with TensorFlow

English | 2018 | ISBN: 978-1788835725 | 334 Pages | PDF, EPUB, MOBI | 51 MB

Reinforcement Learning with Tensorflow: Learn the art of designing self-learning systems with TensorFlow and OpenAI Gym
Leverage the power of the Reinforcement Learning techniques to develop self-learning systems using Tensorflow
Reinforcement Learning (RL), allows you to develop smart, quick and self-learning systems in your business surroundings. It is an effective method to train your learning agents and solve a variety of problems in Artificial Intelligence—from games, self-driving cars and robots to enterprise applications that range from datacenter energy saving (cooling data centers) to smart warehousing solutions.
The book covers the major advancements and successes achieved in deep reinforcement learning by synergizing deep neural network architectures with reinforcement learning. The book also introduces readers to the concept of Reinforcement Learning, its advantages and why it’s gaining so much popularity. The book also discusses on MDPs, Monte Carlo tree searches, dynamic programming such as policy and value iteration, temporal difference learning such as Q-learning and SARSA. You will use TensorFlow and OpenAI Gym to build simple neural network models that learn from their own actions. You will also see how reinforcement learning algorithms play a role in games, image processing and NLP.
By the end of this book, you will have a firm understanding of what reinforcement learning is and how to put your knowledge to practical use by leveraging the power of TensorFlow and OpenAI Gym.
What You Will Learn

  • Implement state-of-the-art Reinforcement Learning algorithms from the basics
  • Discover various techniques of Reinforcement Learning such as MDP, Q Learning and more
  • Learn the applications of Reinforcement Learning in advertisement, image processing, and NLP
  • Teach a Reinforcement Learning model to play a game using TensorFlow and the OpenAI gym
  • Understand how Reinforcement Learning Applications are used in robotics
Homepage