Use of RL Agent instead of PID
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;

Answers (2)
Hiro Yoshino
on 10 Sep 2022
0 votes
You can find many samples. MathWorks provides many Simulink (control) related RL samples as you can see.
Emmanouil Tzorakoleftherakis
on 25 Jan 2023
0 votes
Here is an example that does exactly what you mentioned, i.e. replaces a PID controller with an RL Agent
Categories
Find more on Reinforcement Learning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!