maddpg-mpe-pytorch
maddpg-mpe-pytorch copied to clipboard
implementation of MADDPG using PyTorch and multiagent-particle-envs
Results
1
maddpg-mpe-pytorch issues
Sort by
recently updated
recently updated
newest added
Refactor the MADDPG and MATD3 algorithms based on the pettingzoo MPE environment, and overload the mpe environment to support custom environments! Solve some problems, such as rendering problems. Please check...