- 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.
推薦閱讀
- 32位嵌入式系統(tǒng)與SoC設(shè)計(jì)導(dǎo)論
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- Prometheus監(jiān)控實(shí)戰(zhàn)
- Windows Server 2003系統(tǒng)安全管理
- 人工智能技術(shù)入門
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)(職業(yè)模塊)
- Cloudera Hadoop大數(shù)據(jù)平臺(tái)實(shí)戰(zhàn)指南
- 網(wǎng)絡(luò)安全概論
- 網(wǎng)絡(luò)信息安全項(xiàng)目教程
- Apache Spark Machine Learning Blueprints
- 傳感器原理及應(yīng)用(第二版)
- 細(xì)節(jié)決定交互設(shè)計(jì)的成敗
- Practical Internet of Things with JavaScript
- R Data Visualization Recipes
- 瘋狂Java實(shí)戰(zhàn)演義