フィルターのクリア

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

2 ビュー (過去 30 日間)
Alessandro Binci
Alessandro Binci 2023 年 11 月 30 日
コメント済み: Alessandro Binci 2023 年 12 月 4 日
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.

回答 (1 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2023 年 11 月 30 日
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 件のコメント
Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2023 年 12 月 4 日
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.
Alessandro Binci
Alessandro Binci 2023 年 12 月 4 日
Thank you so much!

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by