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

question about train_data and validation_data #145

Open
LiuTingWed opened this issue Jul 9, 2020 · 0 comments
Open

question about train_data and validation_data #145

LiuTingWed opened this issue Jul 9, 2020 · 0 comments

Comments

@LiuTingWed
Copy link

hi
I have some problem with train_data and validation_data.
I want to run this algorithm(Darts) to datasets A ,which is have 2000 picture, validate to dataset B, which is have 400 picture,
However, I noticed that in your code about the setting of the validation set, you split the training set in two and use a part for validation. Sorry, this part of the gradient calculation is not too clear to me.
so, how can i run this algorithm(Darts) to datasets A , validate to dataset B ,
any suggestion will appreciate

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