Lizhi-sjtu / MARL-code-pytorch

Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
MIT License
415 stars 52 forks source link

IndexError: invalid index to scalar variable. #5

Open skonwa opened 1 year ago

skonwa commented 1 year ago

@Lizhi-sjtu Thanks for your works! When i run MAPPO_MPE,I got this error: 2532a8a47021913eb0406f9ae17ac0a How can I address this error? Hope your reply!