How do I initate a reinforcement learning environment?
Show older comments
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.
Answers (1)
Sourav Sukumaran
on 3 Jul 2022
0 votes
Hi
Rereferencing from a previous comment.
For Simulink environments:
For MATLAB try these:
Try your simulation tool in these environments.
Thanks.
Categories
Find more on Reinforcement Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!