summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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