File tree Expand file tree Collapse file tree 5 files changed +226
-140
lines changed Expand file tree Collapse file tree 5 files changed +226
-140
lines changed Original file line number Diff line number Diff 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
6769The contributors to this library are:
Original file line number Diff line number Diff 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+
8992Acknowledgements
9093----------------
9194
You can’t perform that action at this time.
0 commit comments