Sinkhorn Distance implementation sources
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.

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.
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.