Hybrid reinforcement learning and traditional control environment
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Emmanouil Tzorakoleftherakis
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!