hermmanhender / eprllib

Repository that houses the program used to investigate the control of subsystems in homes based on a DRL model. The program uses the EnergyPlus Python API and Ray's Tune and RLlib libraries.
Other
1 stars 1 forks source link

Bug in the conventional policy #35

Closed hermmanhender closed 2 months ago

hermmanhender commented 2 months ago

The name of the variables for the mean air temperature in the thermal zone must to be input for the user.

src/eprllib/Agents/ConventionalPolicy.py