summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-11-04 10:41:46 +0100
committerRémi Flamary <remi.flamary@gmail.com>2016-11-04 10:41:46 +0100
commit5cb4db95450bb754b7e167173c31c9505e473f2b (patch)
tree420b4bc9bb3a86a81636022912efda1c61400c43 /README.md
parent1385d6dd34e5a9cbd863ad58a4372ca72cf028ee (diff)
update readme
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 621da14..ec679e8 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ The examples folder contain several examples and use case for the library. The f
* [OT with user provided regularization](https://github.com/rflamary/POT/blob/master/examples/Demo_Optim_OTreg.ipynb)
* [Domain adaptation with optimal transport](https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OT_DomainAdaptation.ipynb)
* [Color transfer in images](https://github.com/rflamary/POT/blob/master/examples/Demo_Image_ColorAdaptation.ipynb)
-
+* [OT mapping estimation for domain adaptation](https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OTmapping_DomainAdaptation.ipynb)
## Acknowledgements