- Hands-On Q-Learning with Python
- Nazia Habib
- 88字
- 2021-06-24 15:13:11
Q-learning hyperparameters – alpha, gamma, and epsilon
The hyperparameters of your model are the parameters that are external to the model that you will set yourself (think of the value in an algorithm such as
-nearest neighbors; this is a hyperparameter. You have to set it yourself as there is nothing inherent in the data that determines what
should be).
The three most important hyperparameters for your agent are as follows:
- Alpha: The learning rate
- Gamma: The discount rate
- Epsilon: The exploration rate
推薦閱讀
- 大數據管理系統
- 智能傳感器技術與應用
- Circos Data Visualization How-to
- Hands-On Linux for Architects
- AWS Certified SysOps Administrator:Associate Guide
- 運動控制器與交流伺服系統的調試和應用
- Nginx高性能Web服務器詳解
- Visual FoxPro程序設計
- Working with Linux:Quick Hacks for the Command Line
- 中文版AutoCAD 2013高手速成
- 樂高創意機器人教程(中級 上冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- 工業機器人應用系統三維建模
- 暗戰強人:黑客及反黑客工具快速精通
- 服務器配置與應用(Windows Server 2008 R2)
- 工業機器人編程指令詳解