在ma_gym环境复现强化学的COMA Qmix和自己改进的代码(In the MA_GYM environment to reproduce the enhanced COMA Qmix and their own improved code)
网络均使用pytorch搭建。python版本3.6。(Pytorch is used for all networks. Python version 3.6) 使用代码前需先下载Ma_gym环境 https://github.com/koulanurag/ma-gym (Download the Ma_gym environment before using the code. Following https://github.com/koulanurag/ma-gym)