Created
August 20, 2019 17:17
-
-
Save dipanjanS/6e04938e32f31d9165d8792d60ba365d 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 [=======] - 147s 2s/step - loss: 2.0585 - categorical_accuracy: 0.1617 - val_loss: 1.8726 - val_categorical_accuracy: 0.3229 | |
Epoch 2/100 | |
88/88 [=======] - 137s 2s/step - loss: 1.8822 - categorical_accuracy: 0.2427 - val_loss: 1.7319 - val_categorical_accuracy: 0.4186 | |
Epoch 3/100 | |
88/88 [=======] - 137s 2s/step - loss: 1.7656 - categorical_accuracy: 0.3272 - val_loss: 1.5815 - val_categorical_accuracy: 0.4771 | |
... | |
... | |
Epoch 98/100 | |
88/88 [=======] - 137s 2s/step - loss: 0.4483 - categorical_accuracy: 0.8461 - val_loss: 0.4451 - val_categorical_accuracy: 0.8443 | |
Epoch 99/100 | |
88/88 [=======] - 137s 2s/step - loss: 0.4414 - categorical_accuracy: 0.8496 - val_loss: 0.4357 - val_categorical_accuracy: 0.8429 | |
Epoch 100/100 | |
88/88 [=======] - 137s 2s/step - loss: 0.4513 - categorical_accuracy: 0.8438 - val_loss: 0.4228 - val_categorical_accuracy: 0.8514 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment