Reinforcement learning: Step function "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Andrea Fernandez Fernandez
el 18 de Feb. de 2024
Respondida: Emmanouil Tzorakoleftherakis
el 20 de Feb. de 2024
Where or how can I find the step function that is used in "AvoidObstaclesUsingReinforcementLearningForMobileRobotsExample" example?
0 comentarios
Respuestas (1)
Emmanouil Tzorakoleftherakis
el 20 de Feb. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!