필터 지우기
필터 지우기

Save data in Deep RL in the Simulink environment for all episodes

조회 수: 3 (최근 30일)
Hello,
1) How to save the desired signal in all episodes in the deep reinforcement learning system implemented in the Simulink environment?
2) Is there a way to access the reward and average reward data per episode on the Simulink environment?

채택된 답변

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2021년 1월 16일
Hello,
You can always select the signals you want to log and view them later in Simulation Data Inspector. Same goes for the reward signal since this is also effectively a Simulink signal. You need to be careful if training runs for a long time though, since you may end up saving several GBs worth of data.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Training and Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by