Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flatland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sfwatergit
Flatland
Commits
a80c4b3e
Commit
a80c4b3e
authored
5 years ago
by
spmohanty
Browse files
Options
Downloads
Patches
Plain Diff
rename about page to avoid conflicts
parent
ea392d06
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.rst
+1
-0
1 addition, 0 deletions
README.rst
docs/about_flatland.rst
+5
-0
5 additions, 0 deletions
docs/about_flatland.rst
docs/index.rst
+1
-1
1 addition, 1 deletion
docs/index.rst
with
7 additions
and
1 deletion
README.rst
+
1
−
0
View file @
a80c4b3e
...
...
@@ -27,6 +27,7 @@ This library was developed specifically for the `Flatland Challenge <https://www
Contents
===========
* `Official Documentation <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/readme.html>`_
* `About Flatland <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/about_flatland.html>`_
* `Installation <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/installation.html>`_
* `Getting Started <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/gettingstarted.html>`_
* `Frequently Asked Questions <http://flatland-rl-docs.s3-website.eu-central-1.amazonaws.com/FAQ.html>`_
...
...
This diff is collapsed.
Click to expand it.
docs/about.rst
→
docs/about
_flatland
.rst
+
5
−
0
View file @
a80c4b3e
About Flatland
==============
.. image:: https://i.imgur.com/rKGEmsk.gif
:align: center
Flatland is a toolkit for developing and comparing multi agent reinforcement learning algorithms on grids.
The base environment is a two-dimensional grid in which many agents can be placed. Each agent must solve one or more tasks in the grid world.
In general, agents can freely navigate from cell to cell. However, cell-to-cell navigation can be restricted by transition maps.
...
...
This diff is collapsed.
Click to expand it.
docs/index.rst
+
1
−
1
View file @
a80c4b3e
...
...
@@ -6,8 +6,8 @@ Welcome to flatland's documentation!
:caption: Contents:
readme
about
installation
about_flatland
gettingstarted
modules
FAQ
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment