Hybrid reinforcement learning and traditional control environment
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Emmanouil Tzorakoleftherakis
il 9 Feb 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!