From 0b4ec6631426efa6096384c8d6f8255c15768f6d Mon Sep 17 00:00:00 2001 From: Heiko J Schick Date: Thu, 8 Oct 2020 19:22:47 +0200 Subject: [PATCH] Minor changes --- prepare_train_model.py | 1 - 1 file changed, 1 deletion(-) diff --git a/prepare_train_model.py b/prepare_train_model.py index bf8667a..ab2c1e6 100644 --- a/prepare_train_model.py +++ b/prepare_train_model.py @@ -117,7 +117,6 @@ plt.xlabel('epoch') plt.legend(['loss'], loc='upper left') plt.show() - # Our losses are dropped significantly and the accuracy is almost 100%. For # testing our model, we randomly picked images over the internet and put it on # the test folder with a different class to test