How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others)
조회 수: 8 (최근 30일)
이전 댓글 표시
Dear all,
How can I create a Reinforcement Learning Agent representation based on Recurrent neural network (RNN, LSTM, among others).
Is it possible??
Thanks
댓글 수: 0
채택된 답변
Emmanouil Tzorakoleftherakis
2021년 4월 1일
Hello,
Which release are you using? R2020a and R2020b support LSTM policies for PPO and DQN agents. Starting in R2021a you can additionally use PG, DDPG, AC, SAC, and TD3 agents with LSTMs.
Some resources and examples that may be helpful:
Hope that helps
댓글 수: 2
추가 답변 (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!