- Hands-On Q-Learning with Python
- Nazia Habib
- 93字
- 2021-06-24 15:13:06
Preface
This book will introduce the Q-learning algorithm using OpenAI Gym, TensorFlow, and Keras in a Python programming environment.
We will start by writing model-free Q-learning implementations to solve toy text problems and then learn how to use Q-networks and deep Q-networks to solve more complex problems. We will also learn how to tune and optimize Q-networks and their hyperparameters. Finally, we will discuss how Q-learning and related algorithms are used in real-world applications, such as scientific research and experimental design.
Use cases will include OpenAI Gym's Taxi and CartPole environments.
推薦閱讀
- AutoCAD快速入門與工程制圖
- 人工免疫算法改進及其應用
- 輕松學Java Web開發
- R Machine Learning By Example
- Google App Inventor
- 最簡數據挖掘
- 人工智能:語言智能處理
- 基于RPA技術財務機器人的應用與研究
- Mastering OpenStack(Second Edition)
- PHP求職寶典
- 智能+:制造業的智能化轉型
- Microsoft System Center Data Protection Manager Cookbook
- Hands-On Microservices with C#
- Win 7二十一
- Hands/On Kubernetes on Azure