ValueError: Input 0 of layer sequential_8 is incompatible with the layer: expected ndim=3, found ndim=2. Full shape received: [None, 815]

后端 未结 0 1289
天命终不由人
天命终不由人 2021-02-12 13:24

I have an CSV file with 4685 rows *815 column data. Each row have 815 data that represents 1 feature. In that way I have 4685 rows of data. I have to write convolutional network

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