Save, Load and Export Models with Keras

Go to class
Write Review

Save, Load and Export Models with Keras provided by Coursera is a comprehensive online course, which lasts for 1 hour of material. Save, Load and Export Models with Keras is taught by Amit Yadav. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this 1 hour long project based course, you will learn to save, load and restore models with Keras. In Keras, we can save just the model weights, or we can save weights along with the entire model architecture. We can also export the models to TensorFlow's Saved Mode format which is very useful when serving a model in production, and we can load models from the Saved Model format back in Keras as well.

    In order to be successful in this project, you should be familiar with python programming, and basics of neural networks.

    Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.