Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when resuming training #88

Open
PiyushM1 opened this issue Jul 28, 2020 · 4 comments
Open

Error when resuming training #88

PiyushM1 opened this issue Jul 28, 2020 · 4 comments
Labels
bug Something isn't working Solution Added Solution to the bug/issue provided. Check in process.

Comments

@PiyushM1
Copy link
Contributor

Screenshot 2020-07-28 at 9 01 05 PM
Screenshot 2020-07-28 at 9 01 19 PM
Screenshot 2020-07-28 at 9 01 31 PM

After training for 5 epochs, I decided to update the learning rate and resume training for another 5 epochs. This threw some exceptions. Though I have resumed exactly how it is shown in the documentation, if I am making a mistake, then let me know.

@abhi-kumar
Copy link
Contributor

Thank you for pointing out the error.

abhi-kumar added a commit that referenced this issue Jul 28, 2020
@abhi-kumar
Copy link
Contributor

The issue is with newer versions of keras, which has updated history keys from val_acc to val_accuracy. It has been resolved now. Please check and let us know

@abhi-kumar abhi-kumar added bug Something isn't working Solution Added Solution to the bug/issue provided. Check in process. labels Jul 28, 2020
@PiyushM1
Copy link
Contributor Author

PiyushM1 commented Aug 1, 2020

It did not work for me.
Screenshot 2020-08-01 at 8 02 46 PM
Screenshot 2020-08-01 at 8 03 05 PM

@abhi-kumar
Copy link
Contributor

Thank you for letting us know, the error will be resolved soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Solution Added Solution to the bug/issue provided. Check in process.
Projects
None yet
Development

No branches or pull requests

2 participants