Skip to content

Commit b778271

Browse files
authored
Update README
1 parent b0cbc14 commit b778271

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ compiler or newer to work around this compiler bug.
3232

3333
Library dependencies:
3434

35-
* OpenBLAS or Intel MKL (cblas.h interface),
35+
* OpenBLAS, Intel MKL or AMD BLIS (cblas.h interface),
3636
* GMP (arbitrary precision mathematics)
37-
* ZLib [not really used]
37+
* Python [not really used]
3838

3939

4040
To build and install library execute:
@@ -113,5 +113,5 @@ Finally add support of parallel DBN pretraining + nnetwork optimization to tools
113113

114114
TODO
115115

116-
Recurrent neural networks and reinforcement learning.
116+
Reinforcement learning.
117117

0 commit comments

Comments
 (0)