From ee47292e16bdce79962d4212d01abfac31b48c6c Mon Sep 17 00:00:00 2001 From: "Egli Adrian (IT-SCI-API-PFI)" <adrian.egli@sbb.ch> Date: Sat, 23 Jan 2021 14:31:32 +0100 Subject: [PATCH] DeadLockAvoidance --- aicrowd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aicrowd.json b/aicrowd.json index 68c76af..8f275f1 100644 --- a/aicrowd.json +++ b/aicrowd.json @@ -2,6 +2,6 @@ "challenge_id": "neurips-2020-flatland-challenge", "grader_id": "neurips-2020-flatland-challenge", "debug": false, - "tags": ["RL"] + "tags": ["other"] } -- GitLab