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]

Antworten (1)

Asvin Kumar
Asvin Kumar am 30 Dez. 2019

0 Stimmen

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

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Gefragt:

am 22 Nov. 2019

Beantwortet:

am 30 Dez. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by