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

patches multithreaded cross-entropy scoring issue #80

Merged

Conversation

D-Nice
Copy link
Contributor

@D-Nice D-Nice commented Oct 2, 2017

Quick fix to the scoring issue encountered when using workers. There may be a deeper fix needed, as the cross entropy function appears to like returning null, and preceding the null with the negative sign, basically casts it to 0, hence reaching 0 error in the first/second generation.

@wagenaartje wagenaartje merged commit 1c50a1b into wagenaartje:develop Oct 4, 2017
wagenaartje added a commit that referenced this pull request Oct 4, 2017
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