How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others)
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Juan Vasconez
il 31 Mar 2021
Commentato: dong
il 23 Mag 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 Commenti
Risposta accettata
Emmanouil Tzorakoleftherakis
il 1 Apr 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!