summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaetitia Chapel <laetitia.chapel@univ-ubs.fr>2020-04-20 11:57:48 +0200
committerLaetitia Chapel <laetitia.chapel@univ-ubs.fr>2020-04-20 11:57:48 +0200
commitde5679ad6e284c7d8751bcef05d4be5fd79d0aec (patch)
treecb903103c8b58d3bc76ee3178bfc63596c3542cc
parent5ed4a27c8054397aae51ca49ddfcc8fa01e64db7 (diff)
partial update readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f62c2c..9d113bd 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ It provides the following solvers:
* Unbalanced OT with KL relaxation distance and barycenter [10, 25].
* Screening Sinkhorn Algorithm for OT [26].
* JCPOT algorithm for multi-source domain adaptation with target shift [27].
+* Partial Wasserstein and Gromov-Wasserstein (exact [29] and entropic [3] formulations).
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.