Update README.md

This commit is contained in:
moto 2022-08-23 09:04:14 -04:00 committed by GitHub
parent 1a581b8aff
commit 9607955796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.