We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zhaipro@localhost ~/easy12306> python3 mlearn.py Using TensorFlow backend. Train on 10047 samples, validate on 1117 samples Epoch 1/30 [=] - 14s 1ms/step - loss: 1.9007 - acc: 0.5465 - val_loss: 0.5589 - val_acc: 0.8478 Epoch 2/30 [=] - 14s 1ms/step - loss: 0.2237 - acc: 0.9438 - val_loss: 0.1225 - val_acc: 0.9678 Epoch 18/30 [=] - 14s 1ms/step - loss: 8.1089e-06 - acc: 1.0000 - val_loss: 0.0216 - val_acc: 0.9937 Epoch 30/30 [=] - 14s 1ms/step - loss: 8.0525e-06 - acc: 1.0000 - val_loss: 0.0211 - val_acc: 0.9937
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
cooool~ MAN
No branches or pull requests
The text was updated successfully, but these errors were encountered: