All Projects → tencent-ailab → TLeague

tencent-ailab / TLeague

Licence: other
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
Jinja
831 projects
shell
77523 projects

TLeague

A Framework for Competitive SelfPlay based Multi-Agent Reinforcement Learning.

Install

cd to the folder and run the command:

pip install -e .

Quick Example

See the docs here for examples that can run in a single machine.

Large-Scale Run

We recommend using k8s (Kubernetes) to manage large-scale run. See the docs here (TODO) for more information.

Coding Style

Use google python coding style except for:

  • Indent the code blocks with 2 spaces

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].