starry-sky6688 / MARL-Algorithms

Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
1.46k stars 283 forks source link

可以使用其他的环境跑这里面的算法吗? #103

Closed DurableFrank closed 1 year ago

DurableFrank commented 1 year ago

如题

starry-sky6688 commented 1 year ago

需要修改一下你的环境代码,让你的环境接口函数能够和rollout.py中的代码兼容