Community Profile

photo

Umut Can Akdag


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

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

casi 4 años hace | 0