TypeError: Cannot convert a symbolic Keras input/output to a numpy array when using custom loss taking model internals Tensorflow 2

后端 未结 0 1502
野的像风
野的像风 2020-11-30 06:58

I want to implement this article with tensorflow 2 or higher but there is a problem.

The loss of the model is:
L = - Loss + weight_L2 ∗ Loss<

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