![](/uploads/posts/2019-08/thumbs/1566605529_applied-reinforcement-learning-with-python.jpg)
Автор: Taweh Beysolow II
Издательство: Apress
Год: 2019
Страниц: 177
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB
Delve into the world of reinforcement learning algorithms and apply them to different use-cases via Python. This book covers important topics such as policy gradients and Q learning, and utilizes frameworks such as Tensorflow, Keras, and OpenAI Gym.
Applied Reinforcement Learning with Python introduces you to the theory behind reinforcement learning (RL) algorithms and the code that will be used to implement them. You will take a guided tour through features of OpenAI Gym, from utilizing standard libraries to creating your own environments, then discover how to frame reinforcement learning problems so you can research, develop, and deploy RL-based solutions.