geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.68k stars 332 forks source link

Models for other exampes #69

Closed MarkusMontenegro closed 4 years ago

MarkusMontenegro commented 4 years ago

Hi there, Im currently working on my master thesis, which is about improving the behavior of agents by using model checking. The Situation I have chosen as example is quite similar to the example "train_gather". Is it possible to get access to the model you have used for your demo video? And how long did it take to train this model?

Kipsora commented 4 years ago

We do not have our trained model released yet but you can train it yourself by executing the script at examples/train_gather.py.