Skip to content

Emergent collective intelligence from massive-agent cooperation and competition

Notifications You must be signed in to change notification settings

Ycx2000/lux-open

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

About

Emergent collective intelligence from massive-agent cooperation and competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%