Save and load the model in tensor flow

后端 未结 0 508
不思量自难忘°
不思量自难忘° 2021-01-15 04:57

I have train a LSTM model, and I\'ve save the model as follow:

model.save(\'model.h5\')
model.save_weights(\'Model\')
model.save(\'MODEL\')

B

相关标签:
回答
  • 消灭零回复
提交回复
热议问题