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 天)
显示 更早的评论
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!