Keras ValueError: Shapes (64,) and (32,) are incompatible

前端 未结 0 891
悲哀的现实
悲哀的现实 2020-11-30 20:13

I am trying to run my first CNN model on the Fashion MNIST dataset.

I am using kerastuner to tune the hyperparameters. The below code gave me an accuracy of 90.4% on

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