summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNicolas Courty <Nico@MacBook-Pro-de-Nicolas.local>2017-09-01 14:07:28 +0200
committerNicolas Courty <Nico@MacBook-Pro-de-Nicolas.local>2017-09-01 14:07:28 +0200
commitf12322c1a288baedffd5b6aedcff15747aadac8e (patch)
treeb039435b92fad68fbe09df2314f7a72f9d355d97 /README.md
parent46fc12a298c49b715ac953cff391b18b54dab0f0 (diff)
add barycenters to Readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.