Closed YangyangFu closed 3 years ago
Add extra function to ModelicaGym interface to output sub-step measurement between DRL steps. For example, the data could be stored internally and outputted to the agent at a 1-min interval, while the do-step in Gym uses a step of 15 minutes.
use branch issue69_substepSampling.
issue69_substepSampling
closed in pull request #72.
Add extra function to ModelicaGym interface to output sub-step measurement between DRL steps. For example, the data could be stored internally and outputted to the agent at a 1-min interval, while the do-step in Gym uses a step of 15 minutes.
use branch
issue69_substepSampling
.