Reinforcement learning: Step function "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example
조회 수: 2 (최근 30일)
이전 댓글 표시
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?
댓글 수: 0
답변 (1개)
Emmanouil Tzorakoleftherakis
2024년 2월 20일
This example trains the agent against a Simulink environment, not a MATLAB one. The equivalent of the 'step' function is inside the 'Environment' subsystem.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!