From c5635a9268967b2480de5e2db8183890bfe17aeb Mon Sep 17 00:00:00 2001 From: Nils Reimers Date: Tue, 10 Jul 2018 13:47:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aab8e5..b7e1cdf 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Don't hesitate to send us an e-mail or report an issue, if something is broken ( > This repository contains experimental software and is published for the sole purpose of giving additional background details on the respective publication. # Setup -In order to run the code, I recommend Python 3.5 or higher. The code is based on Keras 2.1.5 and as backend I recommend Tensorflow 1.7.0. I cannot ensure that the code works with different versions for Keras / Tensorflow or with different backends for Keras. The code does not work with Python 2.7. +In order to run the code, I recommend Python 3.5 or higher. The code is based on Keras 2.2.0 and as backend I recommend Tensorflow 1.8.0. I cannot ensure that the code works with different versions for Keras / Tensorflow or with different backends for Keras. The code **does not** work with Python 2.7.