![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/akdagu15ituedutr_1519297047489_DEF.jpg)
Umut Can Akdag
Followers: 0 Following: 0
Feeds
提问
Reinforcement Learning Toolbox Customize DQN Agent
In reinforcement learning toolbox, is it possible to customize the way that DQN Agent takes actions? For example in a snake game...
4 years 前 | 1 个回答 | 0
1
个回答已回答
reinforcement learning toolbox - q table
For those who are still looking for the q table I think this is the solution. critic = getCritic(agent); qtable = getLearnable...
reinforcement learning toolbox - q table
For those who are still looking for the q table I think this is the solution. critic = getCritic(agent); qtable = getLearnable...
5 years 前 | 0