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

where is early_stopping_criteria param in args set? #16

Open
agi-templar opened this issue Apr 25, 2019 · 2 comments
Open

where is early_stopping_criteria param in args set? #16

agi-templar opened this issue Apr 25, 2019 · 2 comments

Comments

@agi-templar
Copy link

Hello,

I tried your sample code in Chapter 3 (CNN Classifier) and I found a line of code saying that:

  # Stop early ?
        train_state['stop_early'] = \
            train_state['early_stopping_step'] >= args.early_stopping_criteria

where args.early_stopping_criteria seems not being included in the args set.

@joostware
Copy link

joostware commented Apr 25, 2019 via email

@agi-templar
Copy link
Author

OK! Thank you for replying!

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

2 participants