例如,模型
loss函数设置为2个binary_cross_entropy相加,权重为0.3,0.7
该如何实现呢?我不想使用keras 的 model.compile来实现
大约可以使用这种写法,或者用keras API