Replace PI Controller with RL Agent for simple Transfer Function
3 次查看(过去 30 天)
显示 更早的评论
Hello,
this question is related to my last question, which couldn't be answer yet.
I am not able to solve the simple task of replacing a PI Controller with DQN Agent, the training isn't going as planned.
I used the same system like the example:
But this still didn't work. Do you have any suggestions?
0 个评论
采纳的回答
Emmanouil Tzorakoleftherakis
2021-3-22
编辑:Emmanouil Tzorakoleftherakis
2021-3-22
1 个评论
Sadagopan
2023-3-22
编辑:Sadagopan
2023-3-22
Hi,
This cannot be accepted answer beacuse i developed a simulink model based on differential equations of my system and the rl agent was learning and training properly, but when I developed the transfer function model for same environment with the input and output data and replaced my diff. eqn. system with the transfer function model, the training does not happen or the agent is not learning.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!