Update README.md
This commit is contained in:
parent
1a581b8aff
commit
9607955796
@ -1,4 +1,4 @@
|
||||
# Differential Neural Computer in PyTorch
|
||||
# Differentiable Neural Computer in PyTorch
|
||||
|
||||
This is PyTorch port of DeepMind's [Differentiable Neural Computer (DNC)](https://github.com/deepmind/dnc).
|
||||
|
||||
@ -8,4 +8,4 @@ This code requires only PyTorch >= 1.10.
|
||||
|
||||
The code structure and interfaces are kept almost same.
|
||||
|
||||
You can run repeat-copy task with `python train.py`.
|
||||
You can run repeat-copy task with `python train.py`.
|
||||
|
Loading…
Reference in New Issue
Block a user