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

EMS examples for test #8

Open hermmanhender opened 4 months ago

hermmanhender commented 4 months ago

Implement the examples used for control of different devices in the EMS documentation of EnergyPlus v23.2.0 to test the functionality of the MDP.

hermmanhender commented 4 months ago

The files were created and some description was added. It is necessary to develop the code there to train an agent in all the cases.