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.5 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 clone the repo and run pip install -e . in the root directory to install a development copy of the library. Full pip install is not supported yet.

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.0.0.tar.gz (41.5 kB view details)

Uploaded Source

Built Distribution

colosseumrl-1.0.0-py3-none-any.whl (64.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: colosseumrl-1.0.0.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for colosseumrl-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d577ae7899a4118dde76aba15f954b6620243192242e7381ff2df79dd7ffdc9f
MD5 c1db9759d220214f39a0c8c43716c52a
BLAKE2b-256 9d5160e85739b2c5b04d867ca7c50e78bcfeed2fa94015aeee69166f650857e6

See more details on using hashes here.

File details

Details for the file colosseumrl-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: colosseumrl-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 64.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7

File hashes

Hashes for colosseumrl-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 182babeb1e11d40e3ed679d8c8f3ef2e6c98de99d5e16591ab7f39b3281721c9
MD5 067a1890fdf1ac6e9bdc6a5c06c072a9
BLAKE2b-256 baa4ee927ff30aa8badc362bb25bab4ddb28ef5a5b7c6a57f60e67bc36aa6ba1

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