How to use RNN+DDPG together?

10 visualizzazioni (ultimi 30 giorni)
laha_M
laha_M il 22 Gen 2021
Commentato: laha_M il 12 Mar 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)

Risposta accettata

Emmanouil Tzorakoleftherakis
Modificato: Emmanouil Tzorakoleftherakis il 11 Mar 2021
The ability to create LSTM policies with DDPG is available starting in R2021a.
Hope that helps
  3 Commenti
Emmanouil Tzorakoleftherakis
Modificato: Emmanouil Tzorakoleftherakis il 11 Mar 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 il 12 Mar 2021
Thanks, Emmanouil.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by