diff --git a/aicrowd.json b/aicrowd.json index c1e2a0388485f5f5b9d003f34d08ad840261c80a..cc9a7bf4c7141b6462a5538aa1e71286673345a6 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"] }