Skip to main content

UC Irvine multi-agent reinforcement learning framework

Project description

Codebase for the UCI multi agent reinforcement learning framework

A framework for developing large multiplayer reinforcement learning agents that can play free-for-all games. Currently available games are:

  • Tron: A simple snake-like game where the goal is not to crash into the walls.
  • Blokus: A board game of controlling territory with various shaped blocks.
  • Tic Tac Toe: Generalization of tic tac toe to 2, 3, and 4 players.

Requirements

This library requires at least Python 3.6 in order to run correctly. Python 2.7 is not currently supported.

Basic requirements are listed in the requirements.txt and can be installed from PyPi with pip install -r requirements.txt.

Install

Simply run pip install colosseumrl in order to install the latest stable version from Pypi.

Important scripts

python3 -m colosseumrl.matchmaking.MatchmakingServer launches the main matchmaking server for allowing any number of agents to play against each other in a dynamic way. Run python -m rlcompetition.matchmaking.MatchmakingServer -h for more information.

./colosseumrl/examples contains a list of example scripts that will connect to a matchmaking server and launch an example agent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colosseumrl-1.1.0.tar.gz (155.9 kB view details)

Uploaded Source

File details

Details for the file colosseumrl-1.1.0.tar.gz.

File metadata

  • Download URL: colosseumrl-1.1.0.tar.gz
  • Upload date:
  • Size: 155.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for colosseumrl-1.1.0.tar.gz
Algorithm Hash digest
SHA256 aa383e9c88cf74fabfae1d2eec05500007e5717fbbd79b0912a2c6e8024ca60d
MD5 a447060c62275e086edc16d277cee6c3
BLAKE2b-256 0b9eec1eb9979b6fbacc2b910f721135ef460c44fee527b46da999e1175f6bff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page