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

Normalise predictions for cross entropy calculation #47

Closed
eileen-kuehn opened this issue Sep 9, 2021 · 0 comments · Fixed by #38
Closed

Normalise predictions for cross entropy calculation #47

eileen-kuehn opened this issue Sep 9, 2021 · 0 comments · Fixed by #38
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@eileen-kuehn
Copy link
Member

eileen-kuehn commented Sep 9, 2021

As discussed while implementing cross entropy in #38, we should add a normalisation of the predictions that probabilities add up to 1.0:

Adding a normalisation should be our best option.

Originally posted by @cDenius in #45 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant