L2A-OT icon indicating copy to clipboard operation
L2A-OT copied to clipboard

Sinkhorn Distance implementation sources

Open Zrrr1997 opened this issue 4 years ago • 1 comments

Hi mousecpn,

thank you for the great work. I was wondering where I could read more about the details in implementing the Sinkhorn distance metric. I could not find any algorithm which describes how this is computed, but I would like to understand your code.

wasserstein

Zrrr1997 avatar Aug 09 '21 11:08 Zrrr1997

Hi mousecpn,

thank you for the great work. I was wondering where I could read more about the details in implementing the Sinkhorn distance metric. I could not find any algorithm which describes how this is computed, but I would like to understand your code.

wasserstein

It has been a so long time since I implement this repo. I remember that I just searched Sinkhorn in github, and borrowed some code from other's repo, but I don't remember which repo it is.

mousecpn avatar Aug 11 '21 02:08 mousecpn