I download and run the file from the link below https://github.com/keunwoochoi/keras_callbacks_example
But the it has the error "Sequential has no attribute "validation_data"". Can anyone explain for me?
Try using self.model.predict(self.validation_data[0])
. That is what worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With