How do I initate a reinforcement learning environment?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Sourav Sukumaran
el 3 de Jul. de 2022
0 votos
Hi
Rereferencing from a previous comment.
For Simulink environments:
For MATLAB try these:
Try your simulation tool in these environments.
Thanks.
Categorías
Más información sobre Reinforcement Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!