Replace PI Controller with RL Agent for simple Transfer Function
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Reinforcement Learning
el 20 de Mzo. de 2021
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 comentarios
Respuesta aceptada
Emmanouil Tzorakoleftherakis
el 22 de Mzo. de 2021
Editada: Emmanouil Tzorakoleftherakis
el 22 de Mzo. de 2021
1 comentario
Sadagopan
el 22 de Mzo. de 2023
Editada: Sadagopan
el 22 de Mzo. de 2023
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.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!