photo

Umut Can Akdag


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

Followers: 0   Following: 0

Estadística

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

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

alrededor de 4 años hace | 0