forge1yc

Results 2 comments of forge1yc

> 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,...