fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
12 stars 3 forks source link

OA: RL PID Controller (MIMO) #1051

Open detlefarend opened 1 month ago

detlefarend commented 1 month ago

Description/Motivation An online adaptive PID controller (MIMO) shall be designed and implemented. It reuses RL SISO PID controllers.

Hint Perhaps, the standard MIMO-Controller combined with multiple SISO-PIDs could also solve this requirement.

Task list

Related issues

1050, #1049, #1047

Cross references ...