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!