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

Add a unit test to check that we can overfit a single example #225

Open
JohnGiorgi opened this issue Jan 26, 2022 · 0 comments
Open

Add a unit test to check that we can overfit a single example #225

JohnGiorgi opened this issue Jan 26, 2022 · 0 comments

Comments

@JohnGiorgi
Copy link
Owner

Ideally, the unit test for our model would check that the model can memorize a single training example. This is technically possible by providing the argument metric_to_check to ensure_model_can_train_save_and_load. However, this is reporting an error that the metric cannot be found. I am tabling this for now, but it should be revisited. Opening this issue so I don't forget.

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