How can I create a simulation environment with reinforcement learning?
1 次查看(过去 30 天)
显示 更早的评论
yu tang cheng
2021-2-18
回答: Emmanouil Tzorakoleftherakis
2021-2-18
I want to create sa simulation environment,and create action and state ? Should I use rlFunctionEnv to create my environment?
0 个评论
采纳的回答
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!