Saving and loading of Keras model not working

后端 未结 0 1241
不知归路
不知归路 2020-12-17 06:46

I\'ve been trying to save and reupload a model and whenever I do that the accuracy always goes down.

model = tf.keras.Sequential()
model.add(tf.keras.layers.C         


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