How do I initate a reinforcement learning environment?
Afficher commentaires plus anciens
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.
Réponses (1)
Sourav Sukumaran
le 3 Juil 2022
0 votes
Hi
Rereferencing from a previous comment.
For Simulink environments:
For MATLAB try these:
Try your simulation tool in these environments.
Thanks.
Catégories
En savoir plus sur Reinforcement Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!