From 42d0bcf8c9678f6460b71056f68fe729851bccac Mon Sep 17 00:00:00 2001 From: rbodo Date: Sun, 8 Jul 2018 17:27:48 +0200 Subject: [PATCH] Updated documentation. --- docs/source/guide/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guide/examples.rst b/docs/source/guide/examples.rst index a17a14a8..b68f48d0 100644 --- a/docs/source/guide/examples.rst +++ b/docs/source/guide/examples.rst @@ -26,7 +26,7 @@ particular experiment. `_ contains the option ``"image_data_format": "channels_first"``. -.. note:: (20.6.2018) These examples work for Keras version <= 2.0.6. +.. note:: (8.7.2018) These examples work for Keras version == 2.1.6. .. _ExampleA: