Super high cross entropy loss values with high accuracy in tensorflow model

后端 未结 0 1772
庸人自扰
庸人自扰 2020-12-09 00:35

I\'m training a model with Tensorflow. I follow some tutorials to build my own model as below

train_loss = tf.keras.metrics.Mean(name=\'train_loss\')
train_ms         


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