From 87b709592e7b6768ca7e5e76c413867acd22d83c Mon Sep 17 00:00:00 2001 From: M Tosif Khan <61594032+tosif91@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:59:43 +0530 Subject: [PATCH] Update 2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb Updated the result text --- .../2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building CNNs with Python and Keras/2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb b/Building CNNs with Python and Keras/2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb index a3e1ef8..16c500a 100644 --- a/Building CNNs with Python and Keras/2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb +++ b/Building CNNs with Python and Keras/2.+Cifar_10_Notebook_with_BN_without_dropout.ipynb @@ -165,7 +165,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Result: The training accuracy is increasing because of BN but the difference between train accuracy and validation accuracy is low." + "Result: The training accuracy is increasing because of BN but the difference between train accuracy and validation accuracy is high." ] }, {