Skip to content

Instantly share code, notes, and snippets.

@boaerosuke
Created August 16, 2017 13:33
Show Gist options
  • Save boaerosuke/33595693f0dd373bcd2a3c4531d0d4ee to your computer and use it in GitHub Desktop.
Save boaerosuke/33595693f0dd373bcd2a3c4531d0d4ee to your computer and use it in GitHub Desktop.
Keras call to save a model after training
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