Skip to content

Simplified Building Control Environment (OpenAI Gym Env)

License

Notifications You must be signed in to change notification settings

LucaNicoliYT88/SimplifiedBldgControlEnv

 
 

Repository files navigation

A Simplified Building Control Environment with a Reinforcement Learning Application

Repository to accompany "A Simplied Building Controls Environment with a Reinforcement Learning Application" paper submitted to IBPSA Rome 2019 Conference. Paper authors: Vasken Dermardiros, Scott Bucking and Andreas K. Athienitis.

Please consult the following links to be more accustomed to how OpenAI Gym and Tensorforce work:

To install, go to gym-BuildingControls folder and run the command:

pip install -e .

Cite SimplifiedBldgControlEnv

Please cite the framework as follows:

@inproceedings{dermardiros_ibpsa_2019,
  author       = {Dermardiros, Vasken and Bucking, Scott and Athienitis, Andreas K.},
  title        = {A {Simplified} {Building} {Control} {Environment} with a {Reinforcement} {Learning} {Application}},
  booktitle    = {Proceedings of {IBPSA} 2019, {Rome}, {Italy}},
  url          = {https://github.com/vderm/SimplifiedBldgControlEnv},
  year         = {2019}
}

About

Simplified Building Control Environment (OpenAI Gym Env)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.2%
  • Python 3.8%