geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.7k stars 334 forks source link

Pretrained model on Battle #97

Open giangbang opened 1 year ago

giangbang commented 1 year ago

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.

scybd commented 6 months ago

I have encountered the same problem, do you get the file?

giangbang commented 6 months ago

@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.

scybd commented 6 months ago

Thanks.

giangbang commented 1 month ago

@scybd checkout this issue, I think it is the pretrained model https://github.com/PKU-RL/DGN/issues/21