From 3da97115cdcb78affa168458509c501be40d1d5f Mon Sep 17 00:00:00 2001 From: Thibault Neveu Date: Sun, 17 Jun 2018 16:30:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbe712b..29593e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Metacar: A reinforcement learning environment for self-driving cars in the browser. - +[ src="https://github.com/thibo73800/metacar/blob/master/img/header_github.png" />](https://www.metacar-project.com) Metacar 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: