Reinforcement learning: Step function "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Andrea Fernandez Fernandez
am 18 Feb. 2024
Beantwortet: Emmanouil Tzorakoleftherakis
am 20 Feb. 2024
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?
0 Kommentare
Antworten (1)
Emmanouil Tzorakoleftherakis
am 20 Feb. 2024
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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!