同時儲存結構與權重,檔案的類別為HDF5。 from keras.models import load_model model.save('model.h5') # creates a HDF5 file 'model.h5' ...
確定! 回上一頁