How can I save the biases of my trained neural network in keras?

前端 未结 0 975
陌清茗
陌清茗 2020-12-30 06:10

I am building a CNN using keras and I know that I can save the weights using model.save_weights() but how can I save the biases of the neural network? Am I miss

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