Hybrid reinforcement learning and traditional control environment
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Krupa Prag
el 4 de Feb. de 2021
Respondida: Emmanouil Tzorakoleftherakis
el 9 de Feb. de 2021
Hi,
I would like to setup a control system which uses the actuations dictated by an RL agent until some stopping condition is met and then for the remainder of the time use a traditional controller (i.e. PID etc).
Is this possible to setup using Simulink?
0 comentarios
Respuestas (1)
Emmanouil Tzorakoleftherakis
el 9 de Feb. de 2021
Hello,
You can put the RL Agent block in an enabled subsystem and use the desired condition to indicate when to use RL and when to switch to some other controller
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!