How to use RNN+DDPG together?
11 次查看(过去 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)
0 个评论
采纳的回答
Emmanouil Tzorakoleftherakis
2021-1-28
编辑:Emmanouil Tzorakoleftherakis
2021-3-11
The ability to create LSTM policies with DDPG is available starting in R2021a.
Hope that helps
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!