Value error while training model in Keras

后端 未结 0 1465
慢半拍i
慢半拍i 2020-12-28 16:22

I tried to train a model to predict ocr in keras. This is the code snippet where the model tries to fit the data:

nb_epoch = 8

samples_per_epoch = 3268
nb_va         


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