Quiz 6 Question 2 of 20

A developer has finished training a deep learning model using TensorFlow's Keras API and needs to export the complete model architecture, weights, and training configuration to a file on disk. Which method should they call to accomplish this?

Select an answer to reveal the explanation.

Motivation