Skip to content

Customized environment utilizing the OpenAI Gym library for controlling battery energy storage systems in multi-microgrids

License

Notifications You must be signed in to change notification settings

messlem99/Multi-Microgrid-Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Customized environment utilizing the OpenAI Gym library for controlling battery energy storage systems in multi-microgrids

A customized environment was created using the OpenAI Gym library to mirror battery energy storage systems in multi-microgrids. In this environment, the problem is modeled as a Markov Decision Process (MDP). This approach allows for managing complex decision-making by defining states (the various conditions of the system), actions (the available choices), and rewards (the feedback received based on the decisions). The MDP framework enables the incorporation of multiple state variables and effectively handles the dynamic interactions between different parts of the system.

This work was conducted in collaboration with the following authors:

About

Customized environment utilizing the OpenAI Gym library for controlling battery energy storage systems in multi-microgrids

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages