From 9d3b8d4f24a1b45b5977be0e3a47c67528f4d475 Mon Sep 17 00:00:00 2001 From: a06d37270cecb396434d627b4332c8a3 Date: Fri, 19 Nov 2021 14:12:32 +0000 Subject: [PATCH] toy-notebook-final --- module2/exo1/toy_notebook_fr.ipynb | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index b5edc1f..90aa4ed 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -136,7 +136,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 5, "metadata": {}, "outputs": [ { @@ -145,7 +145,7 @@ "3.112" ] }, - "execution_count": 4, + "execution_count": 5, "metadata": {}, "output_type": "execute_result" } @@ -153,13 +153,6 @@ "source": [ "4*np.mean(accept)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- 2.18.1