From d8e1abeb7ebcf1c9729d46503d648d083131ddd2 Mon Sep 17 00:00:00 2001 From: NAKATA Keisuke Date: Tue, 14 Jul 2020 22:59:32 +0900 Subject: [PATCH] fill username --- aicrowd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aicrowd.json b/aicrowd.json index e2c62b2..d988416 100644 --- a/aicrowd.json +++ b/aicrowd.json @@ -1,8 +1,8 @@ { "challenge_id": "aicrowd-neurips-2020-minerl-challenge", "grader_id": "aicrowd-neurips-2020-minerl-challenge", - "authors": ["aicrowd-bot"], - "tags": "change-me", + "authors": ["PFN.keisuke.nakata"], + "tags": "RL", "description": "Test Model for MineRL Challenge", "gpu": false } -- GitLab