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

serial validation set #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snurkabill
Copy link

tell me your opinion please, it can be done for other neural netoworks (or there could be some abstraction for common methods :) )

@mihaelacr
Copy link
Owner

There is a problem with this code. The data is no longer shuffled if there is no validation performed. It is important not to change that.

Please add another method in which the training is deterministic (I guess that is what you are looking for).

@snurkabill
Copy link
Author

ah, ofc! should be fixed now :)

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

Successfully merging this pull request may close these issues.

2 participants