From d34b5125af20d3796b9ad092add2f1c213614a09 Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Fri, 13 Jan 2023 07:57:19 -0800 Subject: [PATCH] update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2194087..f82eaae 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Implementation of Dreamer v3 in Pytorch, first neural network to be able to collect diamonds in the game of Minecraft, without any pretraining. +Update: Edan Meyer has uncovered that the authors increased the speed at which the blocks break in Minecraft, so it may not be a fair comparison to previous work. + ## Citations ```bibtex