reset function of reinforcement learning?

4 visualizaciones (últimos 30 días)
Mohammad Adinehvand
Mohammad Adinehvand el 22 de Nov. de 2019
Respondida: Asvin Kumar el 30 de Dic. de 2019
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
Yes, I believe you're right. Thanks for pointing this out.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by