Skip to content

Code for the paper "Winning the 2023 CityLearn Challenge: a Community-based Hierarchical Energy Systems Coordination Algorithm"

License

Notifications You must be signed in to change notification settings

TheLeprechaun25/CHESCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHESCA

Code for the paper "Winning the 2023 CityLearn Challenge: a Community-based Hierarchical Energy Systems Coordination Algorithm"

Requirements

  • Python
  • citylearn (pip install CityLearn==2.1b12 for 2023 challenge environment)
  • numpy
  • xgboost

Local evaluation

Run the following to locally evaluate the control algorithm

python local_evaluation.py

In order to evaluate using a different dataset, change the SCHEMA path to the path of the schema you want to test.

See data/schemas/ for available schemas.

About

Code for the paper "Winning the 2023 CityLearn Challenge: a Community-based Hierarchical Energy Systems Coordination Algorithm"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages