How can I create a simulation environment with reinforcement learning?

3 ビュー (過去 30 日間)
I want to create sa simulation environment,and create action and state ? Should I use rlFunctionEnv to create my environment?

採用された回答

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2021 年 2 月 18 日
rlFunctionEnv can be used to create an environment where the dynamics are in a MATLAB function. You could also create an environment where the dynamics are in Simulink. Take a look at the following links for more details:
MATLAB environment:
Simulink environment:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironments についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by