GRATIS
Harvard vía Coursera
GRATIS

Save, Load and Export Models with Keras

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Save, Load, and Export Models with Keras
    • Welcome to this project-based course on how to save, load, and export models with Keras. In this 1 hour long project, 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.