Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

google/wasserstein-dist

wasserstein-dist

============================

wasserstein-dist is a tensorflow implementation of the Wasserstein (aka optimal transport) distance between a fixed set of data points and a probability distribution (from which one can sample). It can also be used to compute the distance between to points sets, but it is not optimized for this purpose.

The implementation follows the semi-dual Algorithms 2 in [Genevay Aude, Marco Cuturi, Gabriel Peyre, Francis Bach, "Stochastic Optimization for Large-scale Optimal Transport", NIPS 2016].


This is not an official Google product.

About

tensorflow implementation of the Wasserstein (aka optimal transport) distance

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages