Not able to access Reinforcement Learning Toolbox in R2019a
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to use MATLAB inbuilt examples of Reinforcement Learning.But getting an error that says "Require Reinforcement Learning Toolbox".
Can anyone please help?
Folder where MATLAB is installed shows all .m files related to RL toolbox still why this kind of error?
3 commentaires
Réponses (1)
mousa elroby
le 10 Juil 2019
i have this problem when writing
>> env = rlPredefinedEnv('CartPole-Discrete')
'rlPredefinedEnv' requires Reinforcement Learning Toolbox.
2 commentaires
Walter Roberson
le 10 Juil 2019
No cause for this has been described in public. You should contact Mathworks support.
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!