Inconsist results between training and inference and between model.evaluate() and model.predict()

前端 未结 0 452
时光取名叫无心
时光取名叫无心 2020-12-03 09:26

I am training a model for binary classification with cross-entropy loss in tensorflow. My training and validation datasets are built as follows:

train_ds = t         


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