Skip to content

tencent-ailab/Arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arena

Common Environment Interface for Multi-player Games. See our Technical Report https://arxiv.org/abs/1907.09467

Qing Wang*, Jiechao Xiong*, Lei Han, Meng Fang, Xinghai Sun, Zhuobin Zheng, Peng Sun, and Zhengyou Zhang. Arena: a toolkit for multi-agent reinforcement learning. arXiv preprint arXiv:1907.09467, 2019. (* Equal contribution)

Install

cd to the folder and run the command:

pip install -e .

Dependencies

All the required dependencies will be automatically installed with the pip install command. There are several other dependencies that you have to install manually, in an on-demand way (Just install it when you need it):

  • For StarCraft II environment, install TImitate
  • For ViZDoom environment, install the vizdoom, version >= '1.1.8'
  • For Pommerman einvironment, pommerman
  • For soccer environment, dm_control

Disclaimer

This is not an officially supported Tencent product. The code and data in this repository are for research purpose only. No representation or warranty whatsoever, expressed or implied, is made as to its accuracy, reliability or completeness. We assume no liability and are not responsible for any misuse or damage caused by the code and data. Your use of the code and data are subject to applicable laws and your use of them is at your own risk.:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published