Skip to content

zhengbenchang/TLeague

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • HTML 10.9%
  • Shell 2.5%