From acda30113cef3fa52d19542337364f8c07c2ba1d Mon Sep 17 00:00:00 2001 From: Jing Zhang Date: Fri, 27 Oct 2023 18:22:56 +0200 Subject: [PATCH] Update dnn_marathon.ipynb --- code/dnn_marathon.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/dnn_marathon.ipynb b/code/dnn_marathon.ipynb index 6ba0faa..8679284 100644 --- a/code/dnn_marathon.ipynb +++ b/code/dnn_marathon.ipynb @@ -18,19 +18,19 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 3, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "gek5ko\n" + "geghhk5ko\n" ] } ], "source": [ - "print('gek5ko')" + "print('geghhk5ko')" ] }, { @@ -59,7 +59,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.8" + "version": "3.11.5" }, "vscode": { "interpreter": {