From 93f55e2e54486e64bd02bdf947281dd7fcbdc06b Mon Sep 17 00:00:00 2001 From: "Suraj Shyamalan (shyamalans)" Date: Tue, 18 Apr 2023 13:29:10 +0100 Subject: [PATCH] Change to classifier --- classifier.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classifier.ipynb b/classifier.ipynb index fc20218..52c67c5 100644 --- a/classifier.ipynb +++ b/classifier.ipynb @@ -286,7 +286,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Train CNN with no dropout" + "##### Train CNN" ] }, { @@ -365,7 +365,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Perform inference using trained CNN with no dropout" + "##### Perform inference using trained CNN" ] }, {