- Keras Reinforcement Learning Projects
- Giuseppe Ciaburro
- 87字
- 2021-08-13 15:26:05
Deep Q-learning
Deep Q-learning represents an evolution of the basic Q-learning method the state-action is replaced by a neural network, with the aim of approximating the optimal value function.
Compared to the previous approaches, where it was used to structure the network in order to request both input and action and providing its expected return, Deep Q-learning revolutionizes the structure in order to request only the state of the environment and supply as many status-action values as there are actions that can be performed in the environment.
推薦閱讀
- 機(jī)器學(xué)習(xí)實(shí)戰(zhàn):基于Sophon平臺(tái)的機(jī)器學(xué)習(xí)理論與實(shí)踐
- 輕松學(xué)C語(yǔ)言
- Introduction to DevOps with Kubernetes
- Getting Started with Clickteam Fusion
- 小型電動(dòng)機(jī)實(shí)用設(shè)計(jì)手冊(cè)
- 完全掌握AutoCAD 2008中文版:綜合篇
- 基于多目標(biāo)決策的數(shù)據(jù)挖掘方法評(píng)估與應(yīng)用
- 21天學(xué)通Visual C++
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Google SketchUp for Game Design:Beginner's Guide
- 網(wǎng)絡(luò)安全管理實(shí)踐
- Mastering ServiceNow Scripting
- 基于敏捷開(kāi)發(fā)的數(shù)據(jù)結(jié)構(gòu)研究
- Hands-On Agile Software Development with JIRA
- SQL Server 2019 Administrator's Guide