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

Consistency model posterior estimation #27

Merged
merged 6 commits into from
Feb 29, 2024
Merged

Consistency model posterior estimation #27

merged 6 commits into from
Feb 29, 2024

Conversation

dirmeier
Copy link
Owner

Implements consistency model posterior estimation.

Doesnt work yet, there has to be (?) a bug somewhere

@dirmeier dirmeier marked this pull request as draft February 28, 2024 21:05
@dirmeier
Copy link
Owner Author

dirmeier commented Feb 28, 2024

Bug was in computation of EMA

@dirmeier dirmeier marked this pull request as ready for review February 29, 2024 10:29
@dirmeier dirmeier changed the title Impl consistency model posterior estimation Consistency model posterior estimation Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 82.16%. Comparing base (9017ab2) to head (29a2a9b).

Files Patch % Lines
sbijax/_src/scmpe_test.py 85.71% 4 Missing ⚠️
sbijax/_src/sfmpe_test.py 85.71% 4 Missing ⚠️
sbijax/_src/scmpe.py 97.89% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
+ Coverage   71.13%   82.16%   +11.02%     
===========================================
  Files          34       38        +4     
  Lines        1521     1738      +217     
===========================================
+ Hits         1082     1428      +346     
+ Misses        439      310      -129     

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

@dirmeier dirmeier merged commit 513e8fd into main Feb 29, 2024
7 checks passed
@dirmeier dirmeier deleted the diffmodel branch February 29, 2024 10:42
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