commonpower.control
Functionality related to controllers and safety.
Configuration classes for different RL algorithms |
|
Collection of pre-defined controller types. |
|
Base API (based on gymnasium API) between controlled system and RL training algorithms. |
|
Logging functionality. |
|
Runners to manage training/deployment in systems with both RL and non-RL controllers. |
|
Safety layers for RL controllers. |
|
Helper functions for control module. |
|
Wrappers to adjust API in environments.py to different RL training algorithms. |