Reinforcement learning: Step function "AvoidObst​aclesUsing​Reinforcem​entLearnin​gForMobile​RobotsExam​ple" example

2 views (last 30 days)
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?

Answers (1)

Emmanouil Tzorakoleftherakis
This example trains the agent against a Simulink environment, not a MATLAB one. The equivalent of the 'step' function is inside the 'Environment' subsystem.

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!