Parallel training is not supported for agent with state

2 vues (au cours des 30 derniers jours)
will aston
will aston le 29 Avr 2022
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 commentaires
Timothy Lawrence
Timothy Lawrence le 10 Oct 2022
Here is another research paper on how to train RNNs in paralell. I hope MathWorks implements this soon.
Timothy Lawrence
Timothy Lawrence le 11 Oct 2022
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.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by