henze-research-group / MODRLC

The Advanced Controls Test Bed (ACTB) is a virtual buildings test bed that interfaces external controllers to high-fidelity Spawn of EnergyPlus models.
26 stars 9 forks source link

Merge various RL approaches into main #46

Open mattrobmattrob opened 7 months ago

mattrobmattrob commented 7 months ago

Bring in @SouravDaedo's work into the main branch to have a record of it.

Branch File Description Completed By
rl_online_app c1a_Direct_run_600_v1.py Direct learning approach https://github.com/henze-research-group/MODRLC/pull/49
rl_online_app c1c_Online_rbc_run.py RBC approach https://github.com/henze-research-group/MODRLC/pull/49
rl_tl_app TBD Rule extraction method for transfer learning https://github.com/henze-research-group/MODRLC/pull/50
rl_irl Coming soon Inverse learning.