summaryrefslogtreecommitdiff
path: root/ot/da.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 14:15:54 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 14:15:54 +0200
commite1fe245208e4f100dba42ab46db599d2f5794d68 (patch)
tree737111cfd3223ba06bb1a434770e62b7133bb613 /ot/da.py
parent83ce401c1ed61c03501d6b6337f927d1c7d890ca (diff)
relative path
Diffstat (limited to 'ot/da.py')
-rw-r--r--ot/da.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot/da.py b/ot/da.py
index ffaa97d..bd20014 100644
--- a/ot/da.py
+++ b/ot/da.py
@@ -2,7 +2,7 @@
domain adaptation with optimal transport
"""
import numpy as np
-from bregman import sinkhorn
+from .bregman import sinkhorn