Skip to content

intelligent-environments-lab/simbuild-2024-citylearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimBuild 2024: Applications in CityLearn v2 Gym environment for multi-objective control benchmarking in grid-interactive buildings and communities

To reproduce simulations, execute the following:

python -m venv env
source env/bin/activate
pip install -r requirements.txt
python -m src.simulate run_work_order workflow/simulation.sh

Finally, run the results.ipynb notebook to generate the figures in the paper.