Skip to content

Commit 8d0c8fc

Browse files
Update README.md
1 parent b311cea commit 8d0c8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use Keras if you need a deep learning library that:
1818

1919
## Prerequisite
2020

21-
* Python 2.7 - 3.7, Link: https://www.python.org/downloads/
21+
* Python 3.7 or 3.8, Link: https://www.python.org/downloads/
2222

2323
* Install keras, [numpy](https://numpy.org/install/) and one of the backends (Tensorflow/CNTK/Theano). Keras is now bundled with Tensorflow 2.0, so the easiest way to install Keras and Tensorflow at the same time is to simply install [Tensorflow 2.0](https://www.tensorflow.org/install).
2424

0 commit comments

Comments
 (0)