ValueError: logits and labels must have the same shape ((None, 32) vs (None, 1))

后端 未结 0 664
南旧
南旧 2021-01-04 18:19

I am trying to make a neural network with Keras and I keep on getting errors every time I try to preprocess data except with this code where I get the error in the first epo

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