where to find code of rlDDPG

1 回表示 (過去 30 日間)
Jiangwei Wang
Jiangwei Wang 2020 年 5 月 27 日
コメント済み: Peter Tiong 2021 年 2 月 10 日
I was trying to use the rlDDPGAgent for my simulink model. I was able to run the rlwatertank example, but I want to find the code of how the DDPG algorithm is implemented, specifically I was curious of the iteration step of gradient descent/ascent, where could I find the whole inner process? I tried to look at the "rlDDPGAgent", but I didn't find the code. Please help me if you have any idea!

回答 (1 件)

Rushi Vyas
Rushi Vyas 2020 年 6 月 18 日
Hi Jiangwei,
It is my understanding that you want to know how rlDDPGAgent performs gradient descent/ascent iteration step.
There is documentation page which has step-by-step algorithm of DDPG agent implementation. Please refer to the attached document here : https://in.mathworks.com/help/reinforcement-learning/ug/ddpg-agents.html
  1 件のコメント
Peter Tiong
Peter Tiong 2021 年 2 月 10 日
Please share the link again.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeReinforcement Learning についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by