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 (SISO) #1050

Open detlefarend opened 1 month ago

detlefarend commented 1 month ago

Description/Motivation An online adaptive PID controller shall be designed and implemented. It uses RL policy algorithms to tune the parameters of the PID controller online.

Task list

Related issues

1048, #1047

Cross references ...