Reinforcement learning: Step function "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example
Show older comments
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?
Answers (1)
Emmanouil Tzorakoleftherakis
on 20 Feb 2024
0 votes
This example trains the agent against a Simulink environment, not a MATLAB one. The equivalent of the 'step' function is inside the 'Environment' subsystem.
Categories
Find more on Simulink 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!