From ccd3b36f53093e03989b0b98b8a3f37cf145394b Mon Sep 17 00:00:00 2001
From: flaurent <florian.laurent@gmail.com>
Date: Fri, 12 Jun 2020 15:30:06 +0200
Subject: [PATCH] Updated aicrowd.json to use tags

---
 aicrowd.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aicrowd.json b/aicrowd.json
index c1e2a03..cc9a7bf 100644
--- a/aicrowd.json
+++ b/aicrowd.json
@@ -1,7 +1,7 @@
 {
   "challenge_id": "neurips-2020-flatland-challenge",
   "grader_id": "neurips-2020-flatland-challenge",
-  "description": "Optional description of your agent",
-  "debug": true
+  "debug": true,
+  "tags": ["RL"]
 }
 
-- 
GitLab