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.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Konguvel Rajeswari Subramaniam
il 11 Lug 2023
Commentato: Konguvel Rajeswari Subramaniam
il 17 Lug 2023
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.
0 Commenti
Risposte (1)
Emmanouil Tzorakoleftherakis
il 17 Lug 2023
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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!