How do I initate a reinforcement learning environment?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Sourav Sukumaran
il 3 Lug 2022
Hi
Rereferencing from a previous comment.
For Simulink environments:
For MATLAB try these:
Try your simulation tool in these environments.
Thanks.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!