I was doing Machine Learning and i got stuck at one of the line of list comprehension

前端 未结 0 811
盖世英雄少女心
盖世英雄少女心 2020-12-12 13:52
image_gen = ImageDataGenerator(rescale=1./255, rotation_range=45)

train_data_gen = image_gen.flow_from_directory(batch_size=BATCH_SIZE,
                                     


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