- Python Reinforcement Learning
- Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo
- 100字
- 2021-06-24 15:17:22
Model
Model is the agent's representation of an environment. The learning can be of two types—model-based learning and model-free learning. In model-based learning, the agent exploits previously learned information to accomplish a task, whereas in model-free learning, the agent simply relies on a trial-and-error experience for performing the right action. Say you want to reach your office from home faster. In model-based learning, you simply use a previously learned experience (map) to reach the office faster, whereas in model-free learning you will not use a previous experience and will try all different routes and choose the faster one.
推薦閱讀
- 數據浪潮
- PySpark大數據分析與應用
- 數據化網站運營深度剖析
- Hadoop大數據實戰權威指南(第2版)
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- 云數據中心網絡與SDN:技術架構與實現
- 達夢數據庫運維實戰
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Kubernetes快速進階與實戰
- 數據庫原理及應用:SQL Server 2016
- Access 2010數據庫應用技術教程(第二版)
- 社交網站的數據挖掘與分析(原書第2版)
- GameMaker Game Programming with GML
- Learning Construct 2
- Nagios Core Administrators Cookbook