How to save trained neural network weights locally or globally?

前端 未结 0 1788
没有蜡笔的小新
没有蜡笔的小新 2021-01-12 07:27

I am currently using the TensorFlow source to save and restore the trained NN model weights:

# Save the weights
model.save_weights(\'./checkpoints/my_checkpoi         


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