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

Overfitting #119

Open
yx-chan131 opened this issue Dec 7, 2021 · 2 comments
Open

Overfitting #119

yx-chan131 opened this issue Dec 7, 2021 · 2 comments

Comments

@yx-chan131
Copy link

Hi, I would like to ask how do you define overfitting in this project?

Besides, in paper it mentioned about 6 stack CNF functions model is a faster alternative, but isn't that the model will be slower if the number of stacks increases?

@RameenAbdal
Copy link
Owner

You can determine that by computing the metrics on the test samples. The speed also depends on how minutely the ODE solver approximates the function. So an overfitted version might take longer to evaluate and so on.

@yx-chan131
Copy link
Author

@RameenAbdal hi, may I know where is the test samples?

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