Why can not train the model ?
Iamshg opened this issue · 1 comments
Iamshg commented
train_rml.zip
Hello there, I encounted a problem when training the model.
I found the first iteration is never finished ,so can't do a second iteration ,when I build the model according to the tutorial and start training.Executing the code (the code is in the zip file) and the print is
Train on 110000 samples, validate on 110000 samples
Epoch 1/100
It can't go next iteration .
The environment is window10 with python3.5 and the version of keras ,tensorflow ,Theano are 2.1.2,1.4.0,1.01 respectively.
Iamshg commented
I think i knew the reason.