How can I have several actions for a DQN in the Reinforcement Learning Toolbox?
Afficher commentaires plus anciens
I'm trying to define the output of a DQN agent with a custom environment, and can't use the actionInfo = rlFiniteSetSpec() correctly.
I'm trying to control 3 actuators that will receive commands 0 and 1.
I always get number of actions = 1.
And the documentation is not clear as it's a new toolbox.
Any suggestions?
3 commentaires
Huzaifah Shamim
le 8 Juil 2020
Where you able to get this to work?
Rusczak
le 8 Juil 2020
Huzaifah Shamim
le 9 Juil 2020
Oh nice okok. What custom environment where you trying to make?
Also how should I approach it if i have 3 agents (like your three actuators) but 12 actions could be applied to them?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Reinforcement Learning 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!