Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.72 KB

README.md

File metadata and controls

60 lines (31 loc) · 1.72 KB

Lux-Open

This is the official repo of the paper Emergent collective intelligence from massive-agent cooperation and competition.

Directory Struture

Usage

Environment Setup

Running experiements

  • python runEvaluation.py
  • Experiement Specification:
    • mode: evaluation mode, support self-play, different models and with opponent.
    • model1 and model2: evaluation model paths
    • num_games: num of games in the evaluation
    • map_size: evaluation mapsizes
    • seed: random seed of the env

Citation

@article{chen2023emergent,
  title={Emergent collective intelligence from massive-agent cooperation and competition},
  author={Chen, Hanmo and Tao, Stone and Chen, Jiaxin and Shen, Weihan and Li, Xihui and Cheng, Sikai and Zhu, Xiaolong and Li, Xiu},
  journal={arXiv preprint arXiv:2301.01609},
  year={2023}
}