Skip to main content

Multi Agent Reinforcement Learning on Trains

Project description

🚂 Flatland

Flatland

repository coverage

Flatland is a open-source toolkit for developing and comparing Multi Agent Reinforcement Learning algorithms in little (or ridiculously large!) gridworlds.

The official documentation contains full details about the environment and problem statement

Flatland is tested with Python 3.6, 3.7 and 3.8 on modern versions of macOS, Linux and Windows. You may encounter problems with graphical rendering if you use WSL. Your contribution is welcome if you can help with this!

🏆 Challenges

This library was developed specifically for the AIcrowd Flatland challenges in which we strongly encourage you to take part in!

📦 Setup

Prerequisites (optional)

Install Anaconda and create a new conda environment:

$ conda create python=3.7 --name flatland-rl
$ conda activate flatland-rl

Stable release

Install Flatland from pip:

$ pip install flatland-rl

This is the preferred method to install Flatland, as it will always install the most recent stable release.

From sources

The Flatland code source is available from AIcrowd gitlab.

Clone the public repository:

$ git clone git@gitlab.aicrowd.com:flatland/flatland.git

Once you have a copy of the source, install it with:

$ pip install -e .

Test installation

Test that the installation works:

$ flatland-demo

You can also run the full test suite:

python setup.py test

👥 Credits

This library was developed by SBB, Deutsche Bahn, SNCF, AIcrowd and numerous contributors and AIcrowd research fellows from the AIcrowd community.

➕ Contributions

Please follow the Contribution Guidelines for more details on how you can successfully contribute to the project. We enthusiastically look forward to your contributions!

💬 Communication

🔗 Partners

SBB DB SNCF AIcrowd

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flatland_rl-3.0.9-py2.py3-none-any.whl (2.2 MB view hashes)

Uploaded Python 2 Python 3

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