summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:24:32 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:24:32 +0200
commit1dd1ed6db5dda760839aac7bba291a00fcae2126 (patch)
treeb60f7b94128f7eaac5a69d8801a35b14ec348af1 /README.md
parent0d81de9909e8e9eb95858f0a043550b15898f172 (diff)
new notebook
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0f07b8..4a6f7d1 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,8 @@ The examples folder contain several examples and use case for the library.
* [1D optimal transport](examples/Demo_1D_OT.ipynb)
* [2D optimal transport on empirical distributions](examples/Demo_2D_OT_samples.ipynb)
* [1D Wasserstein barycenter](examples/Demo_1D_barycenter.ipynb)
+* [OT with user provided regularizat](examples/Demo_Optim_OTreg.ipynb)
+
## Acknowledgements