reset function of reinforcement learning?

In reset function of reinforcement learning example (https://au.mathworks.com/help/reinforcement-learning/ug/create-custom-matlab-environment-from-template.html)
why InitialObservation = [T0;Td0;X0;Xd0];? it seems should be [X0;Xd0;T0;Td0]

回答 (1 件)

Asvin Kumar
Asvin Kumar 2019 年 12 月 30 日

0 投票

Yes, I believe you're right. Thanks for pointing this out.

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2019b

質問済み:

2019 年 11 月 22 日

回答済み:

2019 年 12 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by