We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cbc14 commit b778271Copy full SHA for b778271
README
@@ -32,9 +32,9 @@ compiler or newer to work around this compiler bug.
32
33
Library dependencies:
34
35
-* OpenBLAS or Intel MKL (cblas.h interface),
+* OpenBLAS, Intel MKL or AMD BLIS (cblas.h interface),
36
* GMP (arbitrary precision mathematics)
37
-* ZLib [not really used]
+* Python [not really used]
38
39
40
To build and install library execute:
@@ -113,5 +113,5 @@ Finally add support of parallel DBN pretraining + nnetwork optimization to tools
113
114
TODO
115
116
-Recurrent neural networks and reinforcement learning.
+Reinforcement learning.
117
0 commit comments