From cfc28a29eb5828c86275061fca247a07201b31c3 Mon Sep 17 00:00:00 2001 From: 8df8fe9b766d325d0f140ef7f8626d15 <8df8fe9b766d325d0f140ef7f8626d15@app-learninglab.inria.fr> Date: Fri, 18 Sep 2020 14:54:57 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_en.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index e1d1fb5..23b0c87 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -118,7 +118,9 @@ "execution_count": null, "metadata": {}, "outputs": [], - "source": [] + "source": [ + "4*np.mean(accept)" + ] } ], "metadata": { -- 2.18.1