Minor changes

This commit is contained in:
Heiko J Schick
2020-10-08 19:22:47 +02:00
parent 26423e4fc9
commit 0b4ec66314
-1
View File
@@ -117,7 +117,6 @@ plt.xlabel('epoch')
plt.legend(['loss'], loc='upper left') plt.legend(['loss'], loc='upper left')
plt.show() plt.show()
# Our losses are dropped significantly and the accuracy is almost 100%. For # 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 # testing our model, we randomly picked images over the internet and put it on
# the test folder with a different class to test # the test folder with a different class to test