Minor changes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user