Open giangbang opened 1 year ago
I have encountered the same problem, do you get the file?
@scybd No I have not. I think you should try out other environments, such as MPE, it supports arbitrary number of agents, but also harder to train.
Thanks.
@scybd checkout this issue, I think it is the pretrained model https://github.com/PKU-RL/DGN/issues/21
Hello, I'm currently interested in cooperative MARL with a large number of agents. I'm trying to use the
battle
environment to test some ideas and I want to use a fixed AI opponent to bypass the self-playing things. Unfortunately, the pre-trained model at https://raw.githubusercontent.com/merrymercy/merrymercy.github.io/master/_data/magent/battle_model.tar.gz is not working. Do you still keep this file around? Can you share it with me? Thanks in advance.