Uh oh!
There was an error while loading. Please reload this page.
[WIP] Gaussian initialization for sinkhorn - #555
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## master #555 +/- ##
===========================================
- Coverage 96.49% 83.70% -12.79%
===========================================
Files 67 67 Lines 14663 14708 +45 ===========================================
- Hits 14149 12312 -1837 - Misses 514 2396 +1882 🚀 New features to boost your workflow:
|
cedricvincentcuaz
commented
Feb 26, 2024
I believe that your implementation is correct, i am not sure how authors handle the bias in |
rflamary
commented
Feb 26, 2024
will do. iI have students looking into this. Will come ack to the PR after. |
Types of changes
This is a first shot for intializing empirical sinkhorn but the computational gain is not very clear on tests I did locally.
The following code
give sthe following output
Quite far from the computational gains in the paper. Will investigate it more.
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist