필터 지우기
필터 지우기

Deep Q-learning

조회 수: 6 (최근 30일)
Brage Mothes
Brage Mothes 2019년 3월 29일
답변: Chad MacDonald 2019년 4월 2일
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!

답변 (2개)

Sean de Wolski
Sean de Wolski 2019년 3월 29일
  댓글 수: 1
Brage Mothes
Brage Mothes 2019년 3월 29일
No sorry I still need an example code of deep Q-learning

댓글을 달려면 로그인하십시오.


Chad MacDonald
Chad MacDonald 2019년 4월 2일
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