issues
search
Digitalized-Energy-Systems
/
opfgym
A gymnasium-compatible framework to create reinforcement learning (RL) environment for solving the optimal power flow (OPF) problem. Contains five OPF benchmark environments for comparable research.
https://opf-gym.readthedocs.io
MIT License
2
stars
0
forks
source link
Add reward class
#27
Closed
thomaswolgast
closed
1 week ago
thomaswolgast
commented
1 week ago
Close #26
Add Reward class to clean up base env class and to allow for custom rewards, see #26
Add utility function to load pre-implemented environment design options by providing just the string
Add tests
Close #26