- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 192字
- 2021-08-27 18:51:49
Preface
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 data center 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. It discusses MDPs, Monte Carlo tree searches, 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.
- 高效能辦公必修課:Word圖文處理
- Mastering Proxmox(Third Edition)
- TestStand工業自動化測試管理(典藏版)
- JSP從入門到精通
- Linux服務與安全管理
- Machine Learning Algorithms(Second Edition)
- 從零開始學JavaScript
- Photoshop CS4數碼攝影處理50例
- 工業機器人應用系統三維建模
- SolarWinds Server & Application Monitor:Deployment and Administration
- 案例解說單片機C語言開發
- 白話機器學習算法
- 我的IT世界
- 網絡工程師必讀:網絡安全系統設計
- iPhone Game Blueprints