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 回表示 (過去 30 日間)
古いコメントを表示
Konguvel Rajeswari Subramaniam
2023 年 7 月 11 日
コメント済み: Konguvel Rajeswari Subramaniam
2023 年 7 月 17 日
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 件のコメント
回答 (1 件)
Emmanouil Tzorakoleftherakis
2023 年 7 月 17 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!