Skip to main content

A python API with zero dependencies to create fully customizable environments for Reinforcement Learning projects.

Project description

The Rocket League Gym

This is a python API that can be used to treat the game Rocket League as though it were an Gym-style environment for Reinforcement Learning projects.

Installation

Install the library via pip:

pip install rlgym[all]  // Installs every rlgym component

pip install rlgym  // Installs only the api

pip install rlgym[rl]  // Installs all rocket league packages

pip install rlgym[rl-sim]  // Installs only RocketSim rocket league packages

pip install rlgym[rl-rlviser]  // Installs RLViser and RocketSim rocket league packages

Testing everything works

RLGym is now installed! simply run example.py from our repo to ensure everything works.

Dependency Management

DO NOT specify this package as a dependency, this is an installation only package.

You should depend directly on the package you're consuming and its corresponding extras, e.g. rlgym-rocket-league[sim], rlgym-api or whichever of our libraries your project is using.

Usage

For tutorials and documentation, please visit our Wiki.

We also provide the base RLGym API in its own standalone package with no dependencies.

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

rlgym-2.0.1.tar.gz (9.5 kB view details)

Uploaded Source

File details

Details for the file rlgym-2.0.1.tar.gz.

File metadata

  • Download URL: rlgym-2.0.1.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.8

File hashes

Hashes for rlgym-2.0.1.tar.gz
Algorithm Hash digest
SHA256 9155708e3f82a7235f9b4276ecc4dc55e56626bfdcf0ec616093179714fb4da9
MD5 ca8a9b9fc526572ef428cc405bb20191
BLAKE2b-256 6fda3cb65a1ac228e3b1d20f2bec7cc2fd047508a07830568995c163f7845f7a

See more details on using hashes here.

Supported by

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