summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-31 15:10:38 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-10-31 15:10:38 +0100
commit21952bf0f19cc7e0c9f013cbc8c1342ed1122b8b (patch)
tree579d077229de81fc1d708bde371213c839dfcac4 /README.md
parentdfc82797ae594b4ab2233a22beb41b62dea5fc4e (diff)
final commit DA classes
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 f8b6e85..6ca7e13 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ It provides the following solvers:
We are also currently working on the following features:
- [ ] Image color adaptation demo
-- [ ] Scikit-learn inspired classes for domain adaptation
+- [x] Scikit-learn inspired classes for domain adaptation
- [ ] Mapping estimation as proposed in [8]
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.