Use of RL Agent instead of PID
8 views (last 30 days)
Show older comments
Hi everyone,
I am currently working on a control process (Figure), for some reasons, I would like to exchange the PID controller with an RL Agent.
Is there any suggestions, similar exemples.. ?
Many thanks in advance;
0 Comments
Answers (2)
Hiro Yoshino
on 10 Sep 2022
You can find many samples. MathWorks provides many Simulink (control) related RL samples as you can see.
0 Comments
Emmanouil Tzorakoleftherakis
on 25 Jan 2023
Here is an example that does exactly what you mentioned, i.e. replaces a PID controller with an RL Agent
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!