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" ] }, {