@@ -100,27 +100,27 @@ library. The full documentation is available on
100
100
Here is a list of the Python notebooks if you want a quick look:
101
101
102
102
- `1D optimal
103
- transport <https://github.com/rflamary/POT/blob/master/examples /Demo_1D_OT.ipynb> `__
103
+ transport <https://github.com/rflamary/POT/blob/master/notebooks /Demo_1D_OT.ipynb> `__
104
104
- `OT Ground
105
- Loss <https://github.com/rflamary/POT/blob/master/examples /Demo_Ground_Loss.ipynb> `__
105
+ Loss <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Ground_Loss.ipynb> `__
106
106
- `Multiple EMD
107
- computation <https://github.com/rflamary/POT/blob/master/examples /Demo_Compute_EMD.ipynb> `__
107
+ computation <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Compute_EMD.ipynb> `__
108
108
- `2D optimal transport on empirical
109
- distributions <https://github.com/rflamary/POT/blob/master/examples /Demo_2D_OT_samples.ipynb> `__
109
+ distributions <https://github.com/rflamary/POT/blob/master/notebooks /Demo_2D_OT_samples.ipynb> `__
110
110
- `1D Wasserstein
111
- barycenter <https://github.com/rflamary/POT/blob/master/examples /Demo_1D_barycenter.ipynb> `__
111
+ barycenter <https://github.com/rflamary/POT/blob/master/notebooks /Demo_1D_barycenter.ipynb> `__
112
112
- `OT with user provided
113
- regularization <https://github.com/rflamary/POT/blob/master/examples /Demo_Optim_OTreg.ipynb> `__
113
+ regularization <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Optim_OTreg.ipynb> `__
114
114
- `Domain adaptation with optimal
115
- transport <https://github.com/rflamary/POT/blob/master/examples /Demo_2D_OT_DomainAdaptation.ipynb> `__
115
+ transport <https://github.com/rflamary/POT/blob/master/notebooks /Demo_2D_OT_DomainAdaptation.ipynb> `__
116
116
- `Color transfer in
117
- images <https://github.com/rflamary/POT/blob/master/examples /Demo_Image_ColorAdaptation.ipynb> `__
117
+ images <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Image_ColorAdaptation.ipynb> `__
118
118
- `OT mapping estimation for domain
119
- adaptation <https://github.com/rflamary/POT/blob/master/examples /Demo_2D_OTmapping_DomainAdaptation.ipynb> `__
119
+ adaptation <https://github.com/rflamary/POT/blob/master/notebooks /Demo_2D_OTmapping_DomainAdaptation.ipynb> `__
120
120
- `OT mapping estimation for color transfer in
121
- images <https://github.com/rflamary/POT/blob/master/examples /Demo_Image_ColorAdaptation_mapping.ipynb> `__
121
+ images <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Image_ColorAdaptation_mapping.ipynb> `__
122
122
- `Wasserstein Discriminant
123
- Analysis <https://github.com/rflamary/POT/blob/master/examples /Demo_Wasserstein_Discriminant_Analysis.ipynb> `__
123
+ Analysis <https://github.com/rflamary/POT/blob/master/notebooks /Demo_Wasserstein_Discriminant_Analysis.ipynb> `__
124
124
125
125
You can also see the notebooks with `Jupyter
126
126
nbviewer <https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/examples/> `__.
0 commit comments