Use of RL Agent instead of PID
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Hiro Yoshino
2022-9-10
You can find many samples. MathWorks provides many Simulink (control) related RL samples as you can see.
0 个评论
Emmanouil Tzorakoleftherakis
2023-1-25
Here is an example that does exactly what you mentioned, i.e. replaces a PID controller with an RL Agent
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!