summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2019-07-11 15:24:39 +0200
committerRémi Flamary <remi.flamary@gmail.com>2019-07-11 15:24:39 +0200
commitc698e0aa20d28e36d25f87082855a490283f3c88 (patch)
treec7a2b17f5d774b7630f524e80c542e0fff8e395c /README.md
parent371a8354a69fd5f0dfc035f4f3554fe11ef42bb2 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bba27ff..d8bb051 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,8 @@ Here is a list of the Python notebooks available [here](https://github.com/rflam
* [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)
-
+* [Fused Gromov Wasserstein](https://github.com/rflamary/POT/blob/master/notebooks/plot_fgw.ipynb)
+* [Fused Gromov Wasserstein Barycenter](https://github.com/rflamary/POT/blob/master/notebooks/plot_barycenter_fgw.ipynb)
You can also see the notebooks with [Jupyter nbviewer](https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/notebooks/).