Deep Q-learning

6 Ansichten (letzte 30 Tage)
Brage Mothes
Brage Mothes am 29 Mär. 2019
Beantwortet: Chad MacDonald am 2 Apr. 2019
I have currently implemented Q-learning for training to dock a vessel at a given position.
I now want to alter this to be deep Q-learning instead, but can't really understand how to.
Do anyone have code using deep Q-learning for something similar that thet could share so i could have a look at the build up?
Thanks in advance!

Antworten (2)

Sean de Wolski
Sean de Wolski am 29 Mär. 2019
  1 Kommentar
Brage Mothes
Brage Mothes am 29 Mär. 2019
No sorry I still need an example code of deep Q-learning

Melden Sie sich an, um zu kommentieren.


Chad MacDonald
Chad MacDonald am 2 Apr. 2019
For general information on DQN agents, see Deep Q-Network Agents.
There are several DQN training examples in the documentation:
Hopefully, these examples can help get you started.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by