How to use RNN+DDPG together?

10 次查看(过去 30 天)
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)

采纳的回答

Emmanouil Tzorakoleftherakis
编辑:Emmanouil Tzorakoleftherakis 2021-3-11
The ability to create LSTM policies with DDPG is available starting in R2021a.
Hope that helps
  3 个评论
Emmanouil Tzorakoleftherakis
编辑:Emmanouil Tzorakoleftherakis 2021-3-11
See this example in R2021a. Beyond that, see some short short ones that show how to set up the neural nets here.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by