Which neural network can be used in RL agent?
조회 수: 5 (최근 30일)
이전 댓글 표시
My observations and actions are available in the form of matrix. Is it allowed to use U-Net as actor and critic in DDPG network or I have to convert these observation and actions to vector format and use a simple feed forward neural network?
댓글 수: 3
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!