Created
August 20, 2019 16:35
-
-
Save dipanjanS/77e77362f7d0eb20a60e0511686b4509 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Epoch 1/100 | |
88/88 [=======] - 109s 1s/step - loss: 1.6604 - categorical_accuracy: 0.3503 - val_loss: 1.1411 - val_categorical_accuracy: 0.5714 | |
Epoch 2/100 | |
88/88 [=======] - 89s 1s/step - loss: 1.1973 - categorical_accuracy: 0.5357 - val_loss: 1.0442 - val_categorical_accuracy: 0.5857 | |
Epoch 3/100 | |
88/88 [=======] - 94s 1s/step - loss: 0.9871 - categorical_accuracy: 0.6165 - val_loss: 0.8190 - val_categorical_accuracy: 0.6657 | |
... | |
... | |
Epoch 98/100 | |
88/88 [=======] - 93s 1s/step - loss: 0.4372 - categorical_accuracy: 0.8487 - val_loss: 0.4311 - val_categorical_accuracy: 0.8543 | |
Epoch 99/100 | |
88/88 [=======] - 94s 1s/step - loss: 0.4235 - categorical_accuracy: 0.8546 - val_loss: 0.3948 - val_categorical_accuracy: 0.8629 | |
Epoch 100/100 | |
88/88 [=======] - 95s 1s/step - loss: 0.4346 - categorical_accuracy: 0.8530 - val_loss: 0.4583 - val_categorical_accuracy: 0.8514 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment