Practical Reinforcement Learning
Dr. Engr. S.M. Farrukh Akhtar
- 出版商: Packt Publishing
- 出版日期: 2017-10-17
- 售價: $1,860
- 貴賓價: 9.5 折 $1,767
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 1787128725
- ISBN-13: 9781787128729
-
相關分類:
Reinforcement、DeepLearning
無法訂購
買這商品的人也買了...
-
$594$564 -
$2,200$2,090 -
$1,660$1,577 -
$352精通 Wireshark
-
$500$395 -
$480$374 -
$780$663 -
$1,520$1,444 -
$450$356 -
$560$437 -
$454黑客大曝光:工業控制系統安全 (Hacking Exposed Industrial Control Systems: ICS and SCADA Security Secrets & Solutions)
-
$450$356 -
$1,960Reinforcement Learning: With Open AI, TensorFlow and Keras Using Python
-
$620$484 -
$580$458 -
$454黑客攻防大曝光:社會工程學、電腦黑客攻防、移動黑客攻防技術揭秘
-
$356黑客攻防工具實戰從新手到高手 (超值版)
-
$1,188Deep Reinforcement Learning Hands-On
-
$1,450$1,378 -
$433iOS 應用逆向與安全
-
$480$379 -
$1,050Learning Kali Linux: Security Testing, Penetration Testing, and Ethical Hacking
-
$2,200$2,090 -
$352Python 強化學習實戰 : 應用 OpenAI Gym 和 TensorFlow 精通強化學習和深度強化學習
-
$1,744Physics of Semiconductor Devices, 4/e (Hardcover)
相關主題
商品描述
Master different reinforcement learning techniques and their practical implementation using OpenAI Gym, Python and Java
About This Book
- Take your machine learning skills to the next level with reinforcement learning techniques
- Build automated decision-making capabilities in your systems
- Cover Reinforcement Learning concepts, frameworks, algorithms, and more in detail
Who This Book Is For
Machine learning/AI practitioners, data scientists, data analysts, machine learning engineers, and developers who are looking to expand their existing knowledge to build optimized machine learning models, will find this book very useful.
What You Will Learn
- Understand the basics of reinforcement learning methods, algorithms, and more, and the differences between supervised, unsupervised, and reinforcement learning
- Master the Markov Decision Process math framework by building an OO-MDP Domain in Java
- Learn dynamic programming principles and the implementation of Fibonacci computation in Java
- Understand Python implementation of temporal difference learning
- Develop Monte Carlo methods and various policies used to build a Monte Carlo simulator using Python
- Understand Policy Gradient methods and policies applied in the reinforcement domain
- Instill reinforcement methods in the autonomous platform using a moving car example
- Apply reinforcement learning algorithms in games with REINFORCEjs
In Detail
Reinforcement learning (RL) is becoming a popular tool for constructing autonomous systems that can improve themselves with experience. We will break the RL framework into its core building blocks, and provide you with details of each element.
This book aims to strengthen your machine learning skills by acquainting you with reinforcement learning algorithms and techniques. This book is divided into three parts. The first part defines Reinforcement Learning and describes its basics. It also covers the basics of Python and Java frameworks, which we are going to use later in the book. The second part discusses learning techniques with basic algorithms such as Temporal Difference, Monte Carlo, and Policy Gradient—all with practical examples. Lastly, in the third part we apply Reinforcement Learning with the most recent and widely used algorithms via practical applications.
By the end of this book, you'll know the practical implementation of case studies and current research activities to help you advance further with Reinforcement Learning.
Style and approach
This hands-on book will further expand your machine learning skills by teaching you the different reinforcement learning algorithms and techniques using practical examples.