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

EarlyStopping is not early stopping #3

Open
bartolsthoorn opened this issue Jun 26, 2018 · 0 comments
Open

EarlyStopping is not early stopping #3

bartolsthoorn opened this issue Jun 26, 2018 · 0 comments

Comments

@bartolsthoorn
Copy link

bartolsthoorn commented Jun 26, 2018

I am new to Tensorflow so I could be wrong, but is it correct to say that the EarlyStopping implemented in this repo is confusing?

The only stop condition I can find is if step > max_steps:, whereas "early stopping" seems to suggest the training is stopped when the training or validation loss is no longer declining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant