Update README.md

This commit is contained in:
Thibault Neveu
2018-06-17 16:30:09 +01:00
committed by GitHub
parent d0acb1f9c5
commit 3da97115cd
+3 -1
View File
@@ -1,6 +1,6 @@
# Metacar: A reinforcement learning environment for self-driving cars in the browser.
<img style="display: block; width: 100%; margin: auto;" src="https://github.com/thibo73800/metacar/blob/master/img/header_github.png" />
[<img style="display: block; width: 100%; margin: auto;"</> src="https://github.com/thibo73800/metacar/blob/master/img/header_github.png" />](https://www.metacar-project.com)
<b>Metacar</b> is a 2D reinforcement learning environment for autonomous vehicles running in the browser. The project aims to let reinforcement learning be more accessible to everyone through solving fun problems. Metacar comes with a set of a predefined level, some harder to address than others. More levels and possibilities of scenario will be added soon (pedestrian, bikes...). Furthermore, the library let you create your own levels and personalize the environment to create your desired scenario.
@@ -9,6 +9,8 @@ the [slack channel](https://join.slack.com/t/metacar/shared_invite/enQtMzgyODI4N
To start developing with metacar check out the Documentation and the [API Reference](http://metacar-project.com/docs/modules/_index_.html)
You can also take a look at the [online demo](https://www.metacar-project.com).
# Documentation
### Table of contents: