readme
This commit is contained in:
commit
a278481269
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Differentiable Neural Computers with Memory Demon
|
||||||
|
|
||||||
|
![alt text](assets/demon.png)
|
||||||
|
|
||||||
|
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`
|
||||||
|
|
||||||
|
#Acknowledgment:
|
||||||
|
This code uses the pytorch DNC implementation of
|
||||||
|
https://github.com/RobertCsordas/dnc
|
Loading…
Reference in New Issue
Block a user