Parallel training is not supported for agent with state

조회 수: 1 (최근 30일)
will aston
will aston 2022년 4월 29일
댓글: Timothy Lawrence 2022년 10월 11일
When trying to use the parallel option when training my RL agent with a simulink model i get a pop up window saing ;
"Parallel training is not supported for agent with state"
Can anyone help explain what this means?
  댓글 수: 5
Timothy Lawrence
Timothy Lawrence 2022년 10월 10일
Here is another research paper on how to train RNNs in paralell. I hope MathWorks implements this soon.
Timothy Lawrence
Timothy Lawrence 2022년 10월 11일
It is obvious that MathWorks knows how to solve this because the Experiment Manager App supports paralell processes using LSTM networks in this example.I tested it using paralell batches and it works fine. I will need to code my own primitive paralell experiment manager type app for RL using parfor instead of using the native app, which would have been much preferred.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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