diff --git a/README.md b/README.md index 85797dd..477050f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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: +# To repeat the babi experiments: `python memory_demon.py -name tmp_train_dir -profile babi,dnc-msd` # Acknowledgment: