Should you inherit from keras.Model even if you don't need the fit function?

后端 未结 0 971
一生所求
一生所求 2021-01-15 00:25

I am working on a project where I need to create a custom TensorFlow model but I don\'t need the built-in fit function, or basically anything else except the

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