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]

Respuestas (1)

Asvin Kumar
Asvin Kumar el 30 de Dic. de 2019

0 votos

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

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 22 de Nov. de 2019

Respondida:

el 30 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by