openai / multiagent-particle-envs

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
https://arxiv.org/pdf/1706.02275.pdf
MIT License
2.27k stars 786 forks source link

Running timeout! #84

Open alimogharrebi opened 3 years ago

alimogharrebi commented 3 years ago

When I run any scenario other than "Simple" the run time is very long and eventually, the result is not displayed. What is the average run time? what should I do?