Dynamically change a block input during Deep Reinforcement Learning after each episode. How To?
이전 댓글 표시
I have a constant block that takes a single input from the base MATLAB workspace. How do I set up my enviroment such that it accepts one of seven available inputs (at random or in a cycle)? This input should change between episodes.
Thank you.
댓글 수: 1
Abdul Basith Ashraf
2020년 10월 6일
편집: Abdul Basith Ashraf
2020년 10월 6일
답변 (1개)
Emmanouil Tzorakoleftherakis
2020년 10월 12일
0 개 추천
Hello,
Please have a look at this example, and in particular the 'localResetFcn' at the bottom ('setBlockParameter'in the reset function is one option).
카테고리
도움말 센터 및 File Exchange에서 Reinforcement Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!