From d27e14cb4a48e76ab132c53aca56155e9be50bda Mon Sep 17 00:00:00 2001 From: Rémi Flamary Date: Thu, 14 Sep 2017 16:57:29 +0200 Subject: update doc --- docs/source/readme.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/readme.rst b/docs/source/readme.rst index 1482838..065093e 100644 --- a/docs/source/readme.rst +++ b/docs/source/readme.rst @@ -21,6 +21,7 @@ It provides the following solvers: - Joint OT matrix and mapping estimation [8]. - Wasserstein Discriminant Analysis [11] (requires autograd + pymanopt). +- Gromov-Wasserstein distances and barycenters [12] Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder. @@ -190,6 +191,7 @@ The contributors to this library are: - `Nathalie Gayraud `__ - `Stanislas Chambon `__ +- `Antoine Rolet `__ This toolbox benefit a lot from open source research and we would like to thank the following persons for providing some code (in various @@ -199,7 +201,6 @@ languages): in Matlab) - `Nicolas Bonneel `__ ( C++ code for EMD) -- `Antoine Rolet `__ ( Mex file for EMD ) - `Marco Cuturi `__ (Sinkhorn Knopp in Matlab/Cuda) @@ -280,6 +281,11 @@ arXiv:1607.05816. Analysis `__. arXiv preprint arXiv:1608.08063. +[12] Gabriel Peyré, Marco Cuturi, and Justin Solomon, +`Gromov-Wasserstein averaging of kernel and distance +matrices `__ +International Conference on Machine Learning (ICML). 2016. + .. |PyPI version| image:: https://badge.fury.io/py/POT.svg :target: https://badge.fury.io/py/POT .. |Build Status| image:: https://travis-ci.org/rflamary/POT.svg?branch=master -- cgit v1.2.3