Welcome to Flatland === ```{admonition} Ongoing Challenge Take part in the **[NeurIPS 2020 Flatland Challenge](https://www.aicrowd.com/challenges/neurips-2020-flatland-challenge/)** on AIcrowd! ``` Flatland is an open-source toolkit for developing and comparing Multi Agent Reinforcement Learning algorithms in little (or ridiculously large!) gridworlds. ![Flatland](https://i.imgur.com/9cNtWjs.gif)

arxiv repository gitter

Getting started --- Using the environment is easy for both humans and AIs: ```console $ pip install flatland-rl $ flatland-demo # show demonstration $ python <SBB AICROWD