File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ It provides the following solvers:
1616We are also currently working on the following features:
1717
1818- [ ] Image color adaptation demo
19- - [ ] Scikit-learn inspired classes for domain adaptation
19+ - [x ] Scikit-learn inspired classes for domain adaptation
2020- [ ] Mapping estimation as proposed in [ 8]
2121
2222Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.
Original file line number Diff line number Diff line change @@ -22,3 +22,8 @@ OT with user provided regularization
2222------------------------------------
2323
2424.. literalinclude :: ../../examples/demo_optim_OTreg.py
25+
26+ Domain adaptation with optimal transport
27+ ----------------------------------------
28+
29+ .. literalinclude :: ../../demo_OTDA_classes.py
You can’t perform that action at this time.
0 commit comments