From f12322c1a288baedffd5b6aedcff15747aadac8e Mon Sep 17 00:00:00 2001 From: Nicolas Courty Date: Fri, 1 Sep 2017 14:07:28 +0200 Subject: add barycenters to Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 22b20a4..a1debf6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It provides the following solvers: * Conditional gradient [6] and Generalized conditional gradient for regularized OT [7]. * Joint OT matrix and mapping estimation [8]. * Wasserstein Discriminant Analysis [11] (requires autograd + pymanopt). -* Gromov-Wasserstein distances [12] +* Gromov-Wasserstein distances and barycenters [12] Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder. -- cgit v1.2.3