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

Should validation set be used to select the best model? #2

Open
charliezon opened this issue Jul 17, 2020 · 0 comments
Open

Should validation set be used to select the best model? #2

charliezon opened this issue Jul 17, 2020 · 0 comments

Comments

@charliezon
Copy link

I noticed there is a difference between your implementation and the original MXNET implementation. A validation set is used in your implmentation, while the original implementation didn't use.

Since there are only a few labeled samples in target training set for few-shot SDA problem, it seems the validation set will be unavailable in real scenario. I think the original implementation is more reasonable.

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