- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 75字
- 2021-06-18 19:12:05
Questions
The question list is as follows:
- What is reinforcement learning?
- How does RL differ from other ML paradigms?
- What are agents and how do agents learn?
- What is the difference between a policy function and a value function?
- What is the difference between model-based and model-free learning?
- What are all the different types of environments in RL?
- How does OpenAI Universe differ from other RL platforms?
- What are some of the applications of RL?
推薦閱讀
- 演進式架構(原書第2版)
- 解構產品經理:互聯網產品策劃入門寶典
- 企業級Java EE架構設計精深實踐
- Boost C++ Application Development Cookbook(Second Edition)
- Mastering Natural Language Processing with Python
- 數據庫系統原理及MySQL應用教程
- Android 應用案例開發大全(第3版)
- 量化金融R語言高級教程
- 速學Python:程序設計從入門到進階
- 零基礎學Kotlin之Android項目開發實戰
- Web前端應用開發技術
- HTML5開發精要與實例詳解
- AV1視頻編解碼標準:原理與算法實現
- IBM Cognos TM1 Developer's Certification guide
- C編程技巧:117個問題解決方案示例