summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-09-15 14:18:20 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-09-15 14:18:20 +0200
commiteffa765b0f3b2abd22d5f97ff9206b5011c3e3a0 (patch)
tree42786c05010c5c7a9db547e7441e62c52db3e3cf /README.md
parentdd3546baf9c59733b2109a971293eba48d2eaed3 (diff)
add images and begin releases file
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d340068..3b59eaa 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,10 @@ Here is a list of the Python notebooks available [here](https://github.com/rflam
* [OT mapping estimation for domain adaptation](https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_mapping.ipynb)
* [OT mapping estimation for color transfer in images](https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_mapping_colors_images.ipynb)
* [Wasserstein Discriminant Analysis](https://github.com/rflamary/POT/blob/master/notebooks/plot_WDA.ipynb)
+* [Gromov Wasserstein](https://github.com/rflamary/POT/blob/master/notebooks/plot_gromov.ipynb)
+* [Gromov Wasserstein Barycenter](https://github.com/rflamary/POT/blob/master/notebooks/plot_gromov_barycenter.ipynb)
+
+
You can also see the notebooks with [Jupyter nbviewer](https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/notebooks/).