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!