In SImulink, during DDPG training to regulate the CO2 concentration the environment is not simulating. I can see only the variables specified in function is updating.
Mostrar comentarios más antiguos
When ever I am training the DDPG RL agent, I can see that only reference value andd number of occupants is being updated. As its been defined in coding. Apart from that the environemnt (Vehicle HVAC system and Cabin) is not simulating. I can see that temperature, pressure, and other parameters remains constant.
Respuestas (1)
Emmanouil Tzorakoleftherakis
el 17 de Jul. de 2023
0 votos
Hello,
I would start by taking a look at the output of the agent. If the agent output does not make sense, the environment will not transition to a new state etc.
1 comentario
Konguvel Rajeswari Subramaniam
el 17 de Jul. de 2023
Categorías
Más información sobre Reinforcement Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!