How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others)
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Juan Vasconez
el 31 de Mzo. de 2021
Comentada: dong
el 23 de Mayo de 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 comentarios
Respuesta aceptada
Emmanouil Tzorakoleftherakis
el 1 de Abr. de 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 comentarios
dong
el 23 de Mayo de 2024
Hello, how to find recursive network module in simulink, I used version 2019a.
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!