How to make 3 dimensions instead of 4 for training a model?

前端 未结 0 1420
时光说笑
时光说笑 2020-12-30 01:50

How to solve that problem?

enter image description here

train_images = train_images / 255.0

model = keras.Sequential([
    keras.layers.Flatten(input_         


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