You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first time to train, sparse_categorical_accuracy is about 0.9xxxx, but the second time or continous serval times will be
sparse_categorical_accuracy: 0.0894
The first time to train, sparse_categorical_accuracy is about 0.9xxxx, but the second time or continous serval times will be
sparse_categorical_accuracy: 0.0894
Is there something wrong with the model?