How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others)
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Juan Vasconez
le 31 Mar 2021
Commenté : dong
le 23 Mai 2024
Dear all,
How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others).
Is it possible??
Thanks
0 commentaires
Réponse acceptée
Emmanouil Tzorakoleftherakis
le 1 Avr 2021
Hello,
Which release are you using? R2020a and R2020b support LSTM policies for PPO and DQN agents. Starting in R2021a you can additionally use PG, DDPG, AC, SAC, and TD3 agents with LSTMs.
Some resources and examples that may be helpful:
Hope that helps
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox 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!