Skip to Content
Deep Learning with TensorFlow - Second Edition
book

Deep Learning with TensorFlow - Second Edition

by Giancarlo Zaccone, Vihan Jain, Md. Rezaul Karim, Motaz Saad
March 2018
Intermediate to advanced content levelIntermediate to advanced
484 pages
10h 31m
English
Packt Publishing
Content preview from Deep Learning with TensorFlow - Second Edition

OpenAI Gym

OpenAI Gym is an open source Python framework developed by OpenAI, a non-profit AI research company, as a toolkit for developing and evaluating RL algorithms. It gives us a set of test problems, known as environments, that we can write RL algorithms to solve. This enables us to dedicate more of our time to implementing and improving the learning algorithm instead of spending a lot of time simulating the environment. In addition, it provides a medium for people to compare and review the algorithms of others.

OpenAI environments

OpenAI Gym has a collection of environments. At the time of writing this book, the following environments are available:

  • Classic control and toy text: Small-scale tasks from the RL literature.
  • Algorithmic: Performs ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Deep Learning with TensorFlow

Deep Learning with TensorFlow

Giancarlo Zaccone, Fabrizio Milo, Md. Rezaul Karim, Ahmed Menshawy
Deep Learning with TensorFlow 2 and Keras - Second Edition

Deep Learning with TensorFlow 2 and Keras - Second Edition

Antonio Gulli, Dr. Amita Kapoor, Sujit Pal
TensorFlow for Deep Learning

TensorFlow for Deep Learning

Bharath Ramsundar, Reza Bosagh Zadeh

Publisher Resources

ISBN: 9781788831109Supplemental Content