Dynamically change a block input during Deep Reinforcement Learning after each episode. How To?

조회 수: 1 (최근 30일)
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개)

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2020년 10월 12일
Hello,
Please have a look at this example, and in particular the 'localResetFcn' at the bottom ('setBlockParameter'in the reset function is one option).

카테고리

Help CenterFile Exchange에서 Reinforcement Learning에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by