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).

Community Treasure Hunt

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

Start Hunting!

Translated by