summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-04-07 15:32:27 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-04-07 15:32:27 +0200
commitce0348d47393fbcd4748ca2dc9bc315b6871e4bf (patch)
treea26ec6d2786ee5d2df8d51fcf37d63276381d311 /README.md
parent2d08696603e331be7a0adfb402ee8ace5d455465 (diff)
V0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 15cd599..f2d6144 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ It provides the following solvers:
* 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 estimation [8].
+* Wasserstein Discriminant Analysis [11] (requires autograd + pymanopt).
+
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.