How to use RNN+DDPG together?

6 visualizaciones (últimos 30 días)
laha_M
laha_M el 22 de En. de 2021
Comentada: laha_M el 12 de Mzo. de 2021
I have a custom RL environment that changes over time. Therefore I am planning to use the timestamp as one of the state information. I am also planning to use RNN as the NN architecture.
My problem has continuous action space. How can I use RNN+DDPG together? (or any other continuous action schemes)

Respuesta aceptada

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis el 28 de En. de 2021
Editada: Emmanouil Tzorakoleftherakis el 11 de Mzo. de 2021
The ability to create LSTM policies with DDPG is available starting in R2021a.
Hope that helps
  3 comentarios
Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis el 1 de Feb. de 2021
Editada: Emmanouil Tzorakoleftherakis el 11 de Mzo. de 2021
See this example in R2021a. Beyond that, see some short short ones that show how to set up the neural nets here.
laha_M
laha_M el 12 de Mzo. de 2021
Thanks, Emmanouil.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by