Skip to content

Commit a5f2569

Browse files
committed
doc nonlinear mapping estimation
1 parent 151aa9b commit a5f2569

File tree

5 files changed

+226
-140
lines changed

5 files changed

+226
-140
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The examples folder contain several examples and use case for the library. The f
6262
* [Color transfer in images](https://github.com/rflamary/POT/blob/master/examples/Demo_Image_ColorAdaptation.ipynb)
6363
* [OT mapping estimation for domain adaptation](https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OTmapping_DomainAdaptation.ipynb)
6464

65+
You can also see the notebooks with [Jupyter nbviewer](https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/examples/).
66+
6567
## Acknowledgements
6668

6769
The contributors to this library are:

docs/source/readme.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ Here is a list of the Python notebooks if you want a quick look:
8686
- `OT mapping estimation for domain
8787
adaptation <https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OTmapping_DomainAdaptation.ipynb>`__
8888

89+
You can also see the notebooks with `Jupyter
90+
nbviewer <https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/examples/>`__.
91+
8992
Acknowledgements
9093
----------------
9194

0 commit comments

Comments
 (0)