How to Train Multiple Reinforcement Learning Agents In Basic Grid World? (Multiple Agents)
显示 更早的评论
My problem is very similar to "Train Reinforcement Learning Agent in Basic Grid World", however I wish to expand this problem to a multi-robot (multiple agent) scenario with unique start and goal coordinates per agent, rather than just one agent. I have created a basic gridWorld environment with obstacles, in which I wish to train 2-10 robots to get to their goal points without collision. I have read a lot of the multi-agent examples provided with the tool box, however, they seem to differ from my specific problem and I can't quite put my finger on how to accomplish my problem utilizing those examples. Thank you for your time and consideration.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Reinforcement Learning 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!