- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 257字
- 2021-06-24 15:17:20
Preface
Reinforcement Learning (RL) is the trending and most promising branch of artificial intelligence. This course will help you master not only the basic reinforcement learning algorithms but also the advanced deep reinforcement learning algorithms.
The course starts with an introduction to Reinforcement Learning followed by OpenAI Gym, and TensorFlow. You will then explore various RL algorithms and concepts, such as Markov Decision Process, Monte Carlo methods, and dynamic programming, including value and policy iteration. As you make your way through the book, you'll work on various datasets including image, text, and video. This example-rich guide will introduce you to deep reinforcement learning algorithms, such as Dueling DQN, DRQN, A3C, PPO, and TRPO. You will gain experience in several domains, including gaming, image processing, and physical simulations. You'll explore technologies such as TensorFlow and OpenAI Gym to implement deep learning reinforcement learning algorithms that also predict stock prices, generate natural language, and even build other neural networks. You will also learn about imagination-augmented agents, learning from human preference, DQfD, HER, and many more of the recent advancements in reinforcement learning.
By the end of the course, you will have all the knowledge and experience needed to implement reinforcement learning and deep reinforcement learning in your projects, and you will be all set to enter the world of artificial intelligence to solve various problems in real-life.
This Learning Path includes content from the following Packt products:
- Hands-On Reinforcement Learning with Python by Sudharsan Ravichandiran
- Python Reinforcement Learning Projects by Sean Saito, Yang Wenzhuo, and Rajalingappaa Shanmugamani
- 虛擬化與云計算
- 企業大數據系統構建實戰:技術、架構、實施與應用
- Learning Spring Boot
- 區塊鏈通俗讀本
- 大數據架構和算法實現之路:電商系統的技術實戰
- 重復數據刪除技術:面向大數據管理的縮減技術
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Hadoop大數據開發案例教程與項目實戰(在線實驗+在線自測)
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- Power BI智能數據分析與可視化從入門到精通
- Doris實時數倉實戰
- 大數據與機器學習:實踐方法與行業案例
- SQL Server 2008寶典(第2版)
- MySQL數據庫實用教程
- 區塊鏈應用開發指南:業務場景剖析與實戰