Error when using Parallel toolbox to train a reinforcement learning agent
이전 댓글 표시
Hi,
I receive the following error when I try to tarin a reinforcement learning agent using parallel computing toolbox
답변 (1개)
Gagan Agarwal
2023년 12월 27일
0 개 추천
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!
카테고리
도움말 센터 및 File Exchange에서 Reinforcement Learning에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!