summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-11-04 11:24:45 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-11-04 11:24:45 +0100
commit5fe917cd92541c1d869e342a841756cd53927a8a (patch)
treea27067d640e699c91ad10ee937d0471717a42047 /README.md
parent0cd4ee7ac02f78016bd8e7229b608b63801ab907 (diff)
update doc 3
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 2a0ce90..cd9e281 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ It provides the following solvers:
* Bregman projections for Wasserstein barycenter [3] and unmixing [4].
* Optimal transport for domain adaptation with group lasso regularization [5]
* Conditional gradient [6] and Generalized conditional gradient for regularized OT [7].
-* Joint OT matrix and mapping etsimation [8].
+* Joint OT matrix and mapping estimation [8].
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.