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

assert statement fails in exponentiated gradient reduction (sklearn compatible) notebook #225

Closed
nrkarthikeyan opened this issue Feb 5, 2021 · 0 comments · Fixed by #278

Comments

@nrkarthikeyan
Copy link
Collaborator

The assert statement

assert egr_aoe_race<lr_aoe_race

used in the notebook example demo_exponentiated_gradient_reduction_sklearn.ipynb seems to fail when run in travis while it passes locally. Needs further investigation.

For now, we commented this to merge PR #215, but we can incorporate this test back again after fixing this issue.

@hoffmansc hoffmansc linked a pull request Aug 29, 2022 that will close this issue
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 a pull request may close this issue.

2 participants