Haninu
Results
1
comments of
Haninu
> Your error will disappear if you don't run the training with callbacks part. Just comment out > > ``` > from keras import callbacks > > filename='model_train_new.csv' > csv_log=callbacks.CSVLogger(filename,...