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

GH-817: trainer modifications #818

Merged
merged 4 commits into from
Jun 19, 2019
Merged

GH-817: trainer modifications #818

merged 4 commits into from
Jun 19, 2019

Conversation

alanakbik
Copy link
Collaborator

closes #817
closes #796

This PR introduces small fixes to the ModelTrainer class. It introduces a new parameter monitor_test that by default is set to False, meaning that test set evaluation is no longer performed during training (#796). It also changes the logging behavior of the bad_epochs parameter to hopefully be more intuitive (#817).

@alanakbik
Copy link
Collaborator Author

👍

1 similar comment
@yosipk
Copy link
Collaborator

yosipk commented Jun 19, 2019

👍

@yosipk yosipk merged commit 24752a8 into master Jun 19, 2019
@alanakbik alanakbik deleted the GH-817-trainer branch June 19, 2019 15:36
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

Successfully merging this pull request may close these issues.

Bad epochs logging counterintuitive Disabling test set usage
2 participants