Triggering an action of an RL agent in a Simulink environment (SimEvents) via event

1 view (last 30 days)
How can I trigger an RL agent within a Simulink environment (SimEvents) via an event (e.g. when an entity passes a server) to take an action?
  1 Comment
JaZa
JaZa on 2 Aug 2022
Blocks such as Enabled and triggered subsystems do not work in combination with RL agents. Or has anyone had other experiences and can give tips for implementation?

Sign in to comment.

Answers (1)

Emmanouil Tzorakoleftherakis
As of R2022a you can train reinforcement learning agents with event-based simulations. Please take a look at the release notes here

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!