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

Compute validation loss while training? #122

Open
doantientai opened this issue Jun 11, 2018 · 1 comment
Open

Compute validation loss while training? #122

doantientai opened this issue Jun 11, 2018 · 1 comment

Comments

@doantientai
Copy link

I would like to separate my dataset into 3 sets: train, val and test, so that I can use the "val" dir for validating during the training phase and "test" dir for the final test.

From the Readme.md I think here "val" is used as a test set instead of a validation set. If I would like to make val and test separated as I said above, what can I do?

Thank you very much!

@doantientai doantientai changed the title Why don't we have validation during the training phase? Compute validation loss while training? Jun 15, 2018
@heidotrofimov
Copy link

I tried to this, take a look:
#200

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