How the RL agent knows that it has to provide 'action' as 'FLOW' because none of my input or observations is flow? What decides the output of action?

2 visualizaciones (últimos 30 días)

Respuestas (1)

Vimal Rathod
Vimal Rathod el 27 de Feb. de 2020
Hi,
The details are given properly in the link which you have sent. In the example, input is a scalar variable which indicates the amount of flow (Which is Action) and observation is a 1x3 vector which describes the rise or fall in water level.
You could refer to the following link to know what are the values there in observation and action.
To know more about rlNumericSpec which describes a datatype having a range of numeric values refer the following link:
Hope this helps!
  2 comentarios
kaustubh kulkarni
kaustubh kulkarni el 7 de Mzo. de 2020
Editada: kaustubh kulkarni el 7 de Mzo. de 2020
But vimal action is output,not input...how the RL block understand to calculate FLOW as output with height as input
kaustubh kulkarni
kaustubh kulkarni el 7 de Mzo. de 2020
With height as only input how block interprets to calculate only volume flow, why not area or other

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by