fixed readme

This commit is contained in:
Ari Azarafrooz 2022-11-05 15:02:07 -07:00
parent bb6e588201
commit 41c2371849

View File

@ -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: