summaryrefslogtreecommitdiff
path: root/examples/plot_OTDA_mapping.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_OTDA_mapping.py')
-rw-r--r--examples/plot_OTDA_mapping.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/plot_OTDA_mapping.py b/examples/plot_OTDA_mapping.py
index a5c2b21..a0d7f8b 100644
--- a/examples/plot_OTDA_mapping.py
+++ b/examples/plot_OTDA_mapping.py
@@ -9,6 +9,10 @@ OT mapping estimation for domain adaptation [8]
Neural Information Processing Systems (NIPS), 2016.
"""
+# Author: Remi Flamary <remi.flamary@unice.fr>
+#
+# License: MIT License
+
import numpy as np
import matplotlib.pylab as pl
import ot