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

test(tuner): add test for overfitting #109

Merged
merged 4 commits into from
Oct 11, 2021
Merged

test(tuner): add test for overfitting #109

merged 4 commits into from
Oct 11, 2021

Conversation

tadejsv
Copy link
Contributor

@tadejsv tadejsv commented Oct 8, 2021

This adds a test where a model is overfit on some simple data.

This test helps to confirm that the training procedure works well.

@tadejsv tadejsv changed the title tests(tuner): add test for overfitting test(tuner): add test for overfitting Oct 8, 2021
@tadejsv tadejsv requested a review from bwanglzu October 9, 2021 08:13
Copy link
Member

@bwanglzu bwanglzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comments

tests/integration/paddle/test_overfit.py Outdated Show resolved Hide resolved
tests/integration/keras/test_overfit.py Outdated Show resolved Hide resolved
tests/integration/paddle/test_overfit.py Show resolved Hide resolved
Co-authored-by: Wang Bo <bo.wang@jina.ai>
Copy link
Member

@bwanglzu bwanglzu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tadejsv tadejsv merged commit 562c65f into main Oct 11, 2021
@tadejsv tadejsv deleted the test branch October 11, 2021 09:30
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.

None yet

2 participants