From c224d8e74cc89270646135f0fe4d8fb7202f6002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Mon, 3 Sep 2018 23:22:17 +0200 Subject: [PATCH] Fix expected result for first estimator training --- extra_tensorflow_reproducibility.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra_tensorflow_reproducibility.ipynb b/extra_tensorflow_reproducibility.ipynb index a7b1ce9..33ca20e 100644 --- a/extra_tensorflow_reproducibility.ipynb +++ b/extra_tensorflow_reproducibility.ipynb @@ -610,7 +610,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "The final loss should be exactly 0.04650943." + "The final loss should be exactly 0.46282205." ] }, {