Skip to content
Snippets Groups Projects
README.rst 1.25 KiB
Newer Older
spmohanty's avatar
spmohanty committed
========
flatland
========



.. image:: https://gitlab.aicrowd.com/flatland/flatland/badges/master/pipeline.svg
     :target: https://gitlab.aicrowd.com/flatland/flatland/pipelines
     :alt: Test Running
.. image:: https://gitlab.aicrowd.com/flatland/flatland/badges/master/coverage.svg
     :target: https://gitlab.aicrowd.com/flatland/flatland/pipelines
     :alt: Test Coverage     
spmohanty's avatar
spmohanty committed



Multi Agent Reinforcement Learning on Trains

Generate Docs
--------------
spmohanty's avatar
spmohanty committed
     | The docs have a lot more details about how to interact with this codebase.   
     | **TODO**: Mohanty to add atleast a neat outline herefor the contents to the docs here.

    .. code-block:: bash
          Linux and macOS setup
          git clone git@gitlab.aicrowd.com:flatland/flatland.git
          cd flatland
spmohanty's avatar
spmohanty committed
          pip install -r requirements_dev.txt
spmohanty's avatar
spmohanty committed

          Windows Setup
          git clone git@gitlab.aicrowd.com:flatland/flatland.git
          cd flatland
          pip install -r requirements_dev.txt
          python setup.py develop
          python make_docs.py
     

spmohanty's avatar
spmohanty committed
Features
--------

* TODO

spmohanty's avatar
spmohanty committed
Authors
--------
* Sharada Mohanty <mohanty@aicrowd.com>
spiglerg's avatar
spiglerg committed
* Giacomo Spigler <giacomo.spigler@gmail.com>
* Mattias Ljungström <ml@mljx.io>
spiglerg's avatar
spiglerg committed
<please fill yourself in>