Use keras.models.load_model() to load a Keras model from an HDF5 file ... Use keras.models.save("path/to/model.h5") to save keras.models to a new file at path/to/ ...
確定! 回上一頁