From 2a8a37de1c8fd0c9b29a7658b113289292bac992 Mon Sep 17 00:00:00 2001 From: carlfeynman Date: Wed, 13 Sep 2023 22:21:58 +0530 Subject: [PATCH] updated --- mnist_classifier.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mnist_classifier.ipynb b/mnist_classifier.ipynb index de44943..8ea5471 100644 --- a/mnist_classifier.ipynb +++ b/mnist_classifier.ipynb @@ -386,13 +386,6 @@ "source": [ "!jupyter nbconvert --to script --TagRemovePreprocessor.remove_cell_tags=\"exclude\" --TemplateExporter.exclude_input_prompt=True mnist_classifier.ipynb\n" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {