summaryrefslogtreecommitdiff
path: root/examples/demo_OTDA_mapping.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo_OTDA_mapping.py')
-rw-r--r--examples/demo_OTDA_mapping.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/demo_OTDA_mapping.py b/examples/demo_OTDA_mapping.py
index 7a9af61..50c1df2 100644
--- a/examples/demo_OTDA_mapping.py
+++ b/examples/demo_OTDA_mapping.py
@@ -1,6 +1,9 @@
# -*- coding: utf-8 -*-
"""
-Demo of OT mapping estimation for somain adaptation
+Demo of OT mapping estimation for domain adaptation [8]
+
+[8] M. Perrot, N. Courty, R. Flamary, A. Habrard, "Mapping estimation for
+ discrete optimal transport", Neural Information Processing Systems (NIPS), 2016.
"""
import numpy as np