ValueError: Negative dimension size caused by subtracting 2 from 1 for in neural network using tensorflow

后端 未结 0 452
别那么骄傲
别那么骄傲 2020-12-11 01:58

I am trying to write a model to classify the handwritten digits from the mnist dataset. I am currently using a model that looks like this: \'\'\' model = tf.keras.models.Seq

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