ramsey-devs / ramsey

Probabilistic deep learning using JAX
https://ramsey.rtfd.io
Apache License 2.0
13 stars 3 forks source link

WIP: Add some flow models #17

Closed dirmeier closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 50.75% // Head: 45.53% // Decreases project coverage by -5.22% :warning:

Coverage data is based on head (37fbbec) compared to base (aa857d6). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== - Coverage 50.75% 45.53% -5.23% ========================================== Files 21 24 +3 Lines 532 593 +61 ========================================== Hits 270 270 - Misses 262 323 +61 ``` | [Impacted Files](https://codecov.io/gh/ramsey-devs/ramsey/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs) | Coverage Δ | | |---|---|---| | [...c/contrib/bijectors/inverse\_autoregressive\_flow.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/17/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi9iaWplY3RvcnMvaW52ZXJzZV9hdXRvcmVncmVzc2l2ZV9mbG93LnB5) | `0.00% <0.00%> (ø)` | | | [ramsey/\_src/contrib/bijectors/permutation.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/17/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi9iaWplY3RvcnMvcGVybXV0YXRpb24ucHk=) | `0.00% <0.00%> (ø)` | | | [ramsey/\_src/contrib/bijectors/util.py](https://codecov.io/gh/ramsey-devs/ramsey/pull/17/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs#diff-cmFtc2V5L19zcmMvY29udHJpYi9iaWplY3RvcnMvdXRpbC5weQ==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ramsey-devs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dirmeier commented 1 year ago

Rather use surjectors