Reinforcement learning: Step function "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Andrea Fernandez Fernandez
il 18 Feb 2024
Risposto: Emmanouil Tzorakoleftherakis
il 20 Feb 2024
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?
0 Commenti
Risposte (1)
Emmanouil Tzorakoleftherakis
il 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!