yalickj / load-forecasting-resnet

short-term load forecasting with deep residual networks
MIT License
91 stars 31 forks source link

KeyError:'val_loss' #2

Closed GuibinChenTHU closed 5 years ago

GuibinChenTHU commented 5 years ago

Excuse me. I clone all the repository and run the code, finally the system reports an error (KeyError:'val_loss'), is there something wrong with the Callback? How could I solve this problem? Thanks much!

yalickj commented 5 years ago

I updated the file, it should be good now. As no validation data is used in training, there is no 'val_loss' in the history variable.

GuibinChenTHU commented 5 years ago

哇,十分感谢!我重新下载来运行一次,十分感谢

yalickj commented 5 years ago

哇,十分感谢!我重新下载来运行一次,十分感谢

不客气