tf-cis / TLeague

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 86.4%Language:HTML 11.1%Language:Shell 2.5%