dnc-with-demon/README.md
Ari Azarafrooz 0867fd13ba fixed readme
2022-11-05 15:02:40 -07:00

461 B

Differentiable Neural Computers with Memory Demon

alt text

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 babi experiments:

python memory_demon.py -name tmp_train_dir -profile babi,dnc-msd

Acknowledgment:

This code uses the pytorch DNC implementation of https://github.com/RobertCsordas/dnc