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

change noise from uniform to gaussian #223

Merged
merged 3 commits into from
Feb 20, 2024
Merged

change noise from uniform to gaussian #223

merged 3 commits into from
Feb 20, 2024

Conversation

sampan501
Copy link
Member

@sampan501 sampan501 commented Feb 20, 2024

N/A

Changes proposed in this pull request:

  • Changes noise from uniform to Gaussian

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d96df2) 88.48% compared to head (a680d68) 88.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files          54       54           
  Lines        4891     4891           
=======================================
  Hits         4328     4328           
  Misses        563      563           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adam2392 adam2392 merged commit d46e40b into main Feb 20, 2024
30 checks passed
@adam2392 adam2392 deleted the gaussian-noise branch February 20, 2024 15:04
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