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

Fix NaN issue in box-muller tranform #1833

Merged
merged 5 commits into from
Apr 11, 2019

Conversation

yannstad
Copy link
Collaborator

@yannstad yannstad commented Apr 9, 2019

Fix issue #1592

vowpalwabbit/OjaNewton.cc Outdated Show resolved Hide resolved
@yannstad yannstad closed this Apr 11, 2019
@yannstad yannstad deleted the fix-1792 branch April 11, 2019 14:26
@yannstad yannstad restored the fix-1792 branch April 11, 2019 14:29
@yannstad yannstad reopened this Apr 11, 2019
@jackgerrits jackgerrits merged commit 17ae1cd into VowpalWabbit:master Apr 11, 2019
@yannstad yannstad deleted the fix-1792 branch April 12, 2019 14:42
jackgerrits pushed a commit to jackgerrits/vowpal_wabbit that referenced this pull request May 15, 2019
* Fix NaN issue in box-muller tranform

* Check for 0.f instead of FLOAT_MIN

* replace while loop with do..while
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.

3 participants