summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-11-04 11:20:39 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-11-04 11:20:39 +0100
commit3c256469c435dadbcc93bc0d2a08046cbee79a57 (patch)
tree8f20516bfd1ac0beed7ed7e5a08c0ec52a0051aa /README.md
parent29f1f15617aac3d3b76528f9ed89264efaaf66d0 (diff)
update doc
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 97eed9a..2a0ce90 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 matix and mapping etsimation [8].
+* Joint OT matrix and mapping etsimation [8].
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.