How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others)
24 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Juan Vasconez
am 31 Mär. 2021
Kommentiert: dong
am 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 Kommentare
Akzeptierte Antwort
Emmanouil Tzorakoleftherakis
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!