We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06d18a0 + e9dace7 commit e74dc04Copy full SHA for e74dc04
README.md
@@ -10,6 +10,8 @@ This is an implementation of [Differentiable Neural Computers](http://people.ids
10
pip install dnc
11
```
12
13
+To run the tests in the test directory, `pytest` is needed.
14
+
15
## Architecure
16
17
<img src="./docs/dnc.png" height="600" />
0 commit comments