File tree 5 files changed +226
-140
lines changed
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
62
62
* [ Color transfer in images] ( https://github.com/rflamary/POT/blob/master/examples/Demo_Image_ColorAdaptation.ipynb )
63
63
* [ OT mapping estimation for domain adaptation] ( https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OTmapping_DomainAdaptation.ipynb )
64
64
65
+ You can also see the notebooks with [ Jupyter nbviewer] ( https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/examples/ ) .
66
+
65
67
## Acknowledgements
66
68
67
69
The 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:
86
86
- `OT mapping estimation for domain
87
87
adaptation <https://github.com/rflamary/POT/blob/master/examples/Demo_2D_OTmapping_DomainAdaptation.ipynb> `__
88
88
89
+ You can also see the notebooks with `Jupyter
90
+ nbviewer <https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/examples/> `__.
91
+
89
92
Acknowledgements
90
93
----------------
91
94
You can’t perform that action at this time.
0 commit comments