From 29a0b354eb9a483990236f36619518561ae8461b Mon Sep 17 00:00:00 2001 From: Ari Azarafrooz Date: Sat, 5 Nov 2022 15:00:31 -0700 Subject: [PATCH] fixed readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f2d263..8e6fed5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This is pytorch implementation of "Differentiable Neural Computers" with Memory Demon presented at NeurIPS 2022 Workshop On Memory in Artificial and Real Intelligence. + #To repeat the baby experiments: `python memory_demon.py -name tmp_train_dir -profile babi,dnc-msd`