why does this error occur when I am trying to fit my convolutional model?

后端 未结 0 637
情书的邮戳
情书的邮戳 2020-12-30 04:16

I am trying to make an image classifier of cats and dogs and here is my current code:

from keras import Sequential
from keras_preprocessing.image import Image         


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