photo

Umut Can Akdag


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

circa 4 anni fa | 0