Skip to content

Instantly share code, notes, and snippets.

@vmalyi
Last active November 12, 2017 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmalyi/45b841173bec5eb473292d6f68217f58 to your computer and use it in GitHub Desktop.
Save vmalyi/45b841173bec5eb473292d6f68217f58 to your computer and use it in GitHub Desktop.
Run or Walk (Part 4): Import Keras Neural Network to iOS app with Core ML
...
# save model's weights to disk
model.save_weights("model_weights.h5")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment