- TensorFlow Reinforcement Learning Quick Start Guide
- Kaushik Balakrishnan
- 66字
- 2021-06-24 15:29:03
Preface
This book provides a summary of several different reinforcement learning (RL) algorithms, including the theory involved in the algorithms as well as coding them using Python and TensorFlow. Specifically, the algorithms covered in this book are Q-learning, SARSA, DQN, DDPG, A3C, TRPO, and PPO. The applications of these RL algorithms include computer games from OpenAI Gym and autonomous driving using the TORCS racing car simulator.
推薦閱讀
- Mastering Matplotlib 2.x
- VB語(yǔ)言程序設(shè)計(jì)
- Supervised Machine Learning with Python
- 大數(shù)據(jù)技術(shù)與應(yīng)用
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- Implementing Splunk 7(Third Edition)
- Azure PowerShell Quick Start Guide
- 水晶石影視動(dòng)畫精粹:After Effects & Nuke 影視后期合成
- Windows安全指南
- Introduction to R for Business Intelligence
- Linux系統(tǒng)管理員工具集
- 電腦上網(wǎng)入門
- Python文本分析
- Creating ELearning Games with Unity
- Eclipse RCP應(yīng)用系統(tǒng)開發(fā)方法與實(shí)戰(zhàn)