- Hands-On Q-Learning with Python
- Nazia Habib
- 110字
- 2021-06-24 15:13:13
Summary
RL is one of the most exciting and fastest-growing branches of machine learning, with the greatest potential to create powerful optimization solutions to wide-ranging computing problems. As we have seen, Q-learning is one of the most accessible branches of RL and will provide a beginning RL practitioner and experienced programmer a strong foundation for developing solutions to both straightforward and complex optimization problems.
In the next chapter, we'll learn about Q-learning in detail, as well as about the learning agent that we'll be training to solve our Q-learning task. We'll discuss how Q-learning solves MDPs using a state-action model and how to apply that to our programming task.
推薦閱讀
- 腦動力:C語言函數(shù)速查效率手冊
- Mastering VMware vSphere 6.5
- 7天精通Dreamweaver CS5網(wǎng)頁設(shè)計與制作
- Visual FoxPro 6.0數(shù)據(jù)庫與程序設(shè)計
- 深度學(xué)習(xí)中的圖像分類與對抗技術(shù)
- Python Algorithmic Trading Cookbook
- Implementing Oracle API Platform Cloud Service
- 大數(shù)據(jù)驅(qū)動的設(shè)備健康預(yù)測及維護(hù)決策優(yōu)化
- 基于單片機(jī)的嵌入式工程開發(fā)詳解
- INSTANT Heat Maps in R:How-to
- Apache源代碼全景分析(第1卷):體系結(jié)構(gòu)與核心模塊
- 從零開始學(xué)JavaScript
- 三菱FX/Q系列PLC工程實(shí)例詳解
- Hands-On DevOps
- Advanced Deep Learning with Keras