Created
August 16, 2017 13:33
-
-
Save boaerosuke/33595693f0dd373bcd2a3c4531d0d4ee to your computer and use it in GitHub Desktop.
Keras call to save a model after training
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
model.save('my_mnist_keras_cnn_model.h5') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment