Soft Actor Critic deploy mean path only
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi, I'm wondering if there's a way to only deploy the mean path of the SAC agent after it's been trained? This is useful to create more stable actions after the network has been trained.
Should I extract the network weights manually, create a network, then extract an output path for the mean network?
댓글 수: 0
채택된 답변
Emmanouil Tzorakoleftherakis
2021년 5월 13일
Hello,
Please take a look at this option here which was added in R2021a to allow exactly the behavior you mentioned.
Hope this helps
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!