SustainGym: Reinforcement Learning Environments for Sustainable Energy Systems
Project description
SustainGym: Reinforcement Learning Environments for Sustainable Energy Systems
The lack of standardized benchmarks for reinforcement learning (RL) in sustainability applications has made it difficult to both track progress on specific domains and identify bottlenecks for researchers to focus their efforts on. We present SustainGym, a suite of environments designed to test the performance of RL algorithms on realistic sustainability tasks. These environments highlight challenges in introducing RL to real-world sustainability tasks, including physical constraints and distribution shift.
SustainGym contains both single-agent and multi-agent RL environments.
- Single-agent environments follow the Gymnasium API and are designed to be easily used with the StableBaselines3 and Ray RLLib libraries for training RL algorithms.
- Multi-agent environments follow the PettingZoo Parallel API and are designed to be easily used with the Ray RLLib library for training multi-agent RL algorithms.
Please see the SustainGym website for a getting started guide and complete documentation.
Folder structure
docs/ # website and documentation
examples/ # example code for running each environment
sustaingym/ # main Python package
algorithms/
{env}/ # per-env algorithms
data/
moer/ # marginal carbon emission rates
{env}/ # per-env data files
envs/
{env}/ # per-env modules
tests/ # unit tests
Contributing
If you would like to add a new environment, propose bug fixes, or otherwise contribute to SustainGym, please see the Contributing Guide.
License
SustainGym is released under a Creative Commons Attribution 4.0 International Public License (CC BY 4.0). See the LICENSE file for the full terms.
Citation
Please cite SustainGym as
C. Yeh, V. Li, R. Datta, J. Arroyo, N. Christianson, C. Zhang, Y. Chen, M. Hosseini, A. Golmohammadi, Y. Shi, Y. Yue, and A. Wierman, "SustainGym: A Benchmark Suite of Reinforcement Learning for Sustainability Applications," in Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track, New Orleans, LA, USA, Dec. 2023. [Online]. Available: https://openreview.net/forum?id=vZ9tA3o3hr.
BibTeX
@inproceedings{yeh2023sustaingym,
title = {{SustainGym}: Reinforcement Learning Environments for Sustainable Energy Systems},
author = {Yeh, Christopher and Li, Victor and Datta, Rajeev and Arroyo, Julio and Zhang, Chi and Chen, Yize and Hosseini, Mehdi and Golmohammadi, Azarang and Shi, Yuanyuan and Yue, Yisong and Wierman, Adam},
year = 2023,
month = 12,
booktitle = {Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
address = {New Orleans, LA, USA},
url = {https://openreview.net/forum?id=vZ9tA3o3hr}
}
An earlier version of this work was published as a workshop paper:
C. Yeh, V. Li, R. Datta, Y. Yue, and A. Wierman, "SustainGym: A Benchmark Suite of Reinforcement Learning for Sustainability Applications," in NeurIPS 2022 Workshop on Tackling Climate Change with Machine Learning, Dec. 2022. [Online]. Available: https://www.climatechange.ai/papers/neurips2022/38.
BibTeX
@inproceedings{yeh2022sustaingym,
title = {{SustainGym}: A Benchmark Suite of Reinforcement Learning for Sustainability Applications},
author = {Yeh, Christopher and Li, Victor and Datta, Rajeev and Yue, Yisong and Wierman, Adam},
year = 2022,
month = 12,
booktitle = {NeurIPS 2022 Workshop on Tackling Climate Change with Machine Learning},
address = {New Orleans, LA, USA},
url = {https://www.climatechange.ai/papers/neurips2022/38}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sustaingym-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bbc7d30d0fa537e0a7c032b9608a2509c759d5ee687688e620f032d8aeff259 |
|
MD5 | 201836b6a014c6dbebaca77964b416ce |
|
BLAKE2b-256 | 834e9a46c483cfc56a8350fadf31b60b19511e96e7dfb664db8d6d78381e8bd6 |