Borrar filtros
Borrar filtros

What kind of Reinforcement Learning algorithm is used in this simulations?

2 visualizaciones (últimos 30 días)
Hello everyone, I have a question about Reinforcement Learning. I need to know which type of algorithms are used in this trainings:
3- https://it.mathworks.com/help/reinforcement-learning/ug/automatic-parking-valet-with-mpc-and-unreal-engine.html
I can explain better what I mean. For which type of algorithm I mean, for example: Q-Learning, Deep Q-Learning, Sarsa, ecc...
Can someone help me please??
Thanks to all.

Respuestas (1)

Arkadiy Turevskiy
Arkadiy Turevskiy el 30 de Nov. de 2023
Hi,
I am not sure what part of Onramp you are asking about, because your link does not point to a specific module. Onramp discussed different types of agents.
For the second link, the algorithm is soft actor critic, please see doc.
For the third link, the algorithm is TD3, please see doc.
Hope this helps.
Arkadiy
  5 comentarios
Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis el 4 de Dic. de 2023
To add to the answer above, the simulator in #2 and #3 is Simulink. Simulink can connect with Unreal Engine and also has native 3d modeling/visualization through the Simscape Multibody product.
See here for examples of RL environments and how to create them.

Iniciar sesión para comentar.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by