Error when using Parallel toolbox to train a reinforcement learning agent
Ältere Kommentare anzeigen
Hi,
I receive the following error when I try to tarin a reinforcement learning agent using parallel computing toolbox
Antworten (1)
Gagan Agarwal
am 27 Dez. 2023
0 Stimmen
Hi Arash,
I understand that you're encountering difficulties while using parallel processing to train a custom defined RL agent in MATLAB. The issue are encountering is beacuse 'StepsUntilDataIsSent' and 'DataToSendFromWorkers' properties are no longer active for the R2022a version of MATLAB, as indicated in the MATLAB documentation:
I hope it helps!
Kategorien
Mehr zu Reinforcement Learning finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!