How to use RNN+DDPG together?
Mostrar comentarios más antiguos
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
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!