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

difference between loss computation in sample_validation_data and training #37

Open
podragonwer opened this issue Feb 18, 2022 · 0 comments

Comments

@podragonwer
Copy link

when training, whole sequence is put into the net and loss is calculated at once.
in sample_validation_data, loss is accumulated every step.
can you explain why you did this and what difference it makes?
thank you.

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