Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 456 Bytes

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.