How do I initate a reinforcement learning environment?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi all,
I am new to reinforcement learning and I am trying to understand how my problem would connect to the reinforcement learning toolbox.
I have a simulation tool (in .exe) which accepts 2 inputs and generates 3 outputs. The goal is to have the 2 inputs as agents and the 3 outputs as observables to be optimised.
Is there a way I can use the .exe as an environment in MATLAB/Simulink? I have only come across some pre-existing environments in MATLAB.
댓글 수: 0
답변 (1개)
Sourav Sukumaran
2022년 7월 3일
Hi
Rereferencing from a previous comment.
For Simulink environments:
For MATLAB try these:
Try your simulation tool in these environments.
Thanks.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!