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

Tests: Fix SmoothGrad variance check #161

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

chr5tphr
Copy link
Owner

  • the SmoothGrad variance check occasionally triggered due to randomness
  • instead of checking the difference in variance, now the ratio of the standard deviation of the target and sample variance are checked

- the SmoothGrad variance check occasionally triggered due to randomness
- instead of checking the difference in variance, now the ratio of the
  standard deviation of the target and sample variance are checked
@chr5tphr chr5tphr merged commit 0c0ab8b into master Sep 22, 2022
@chr5tphr chr5tphr deleted the test-smoothgrad-ratio-fix branch September 22, 2022 08:46
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.

None yet

1 participant