How can I create a simulation environment with reinforcement learning?

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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Reinforcement Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by