Skip to content
Snippets Groups Projects
Commit f55ae6f7 authored by spiglerg's avatar spiglerg
Browse files

Update gettingstarted.rst

parent e47a699c
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,11 @@ Overview ...@@ -7,7 +7,11 @@ Overview
Following are three short tutorials to help new users get acquainted with how to create RailEnvs, how to train simple DQN agents on them, and how to customize them. Following are three short tutorials to help new users get acquainted with how to create RailEnvs, how to train simple DQN agents on them, and how to customize them.
To use flatland in a project:: To use flatland in a project:
.. code-block:: python .. code-block:: python
import flatland import flatland
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment