@@ -150,27 +150,27 @@ Here is a list of the Python notebooks available
150150want a quick look:
151151
152152- `1D optimal
153- transport <https://github.com/rflamary/POT/blob/master/notebooks/Demo_1D_OT .ipynb> `__
153+ transport <https://github.com/rflamary/POT/blob/master/notebooks/plot_OT_1D .ipynb> `__
154154- `OT Ground
155- Loss <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Ground_Loss .ipynb> `__
155+ Loss <https://github.com/rflamary/POT/blob/master/notebooks/plot_OT_L1_vs_L2 .ipynb> `__
156156- `Multiple EMD
157- computation <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Compute_EMD .ipynb> `__
157+ computation <https://github.com/rflamary/POT/blob/master/notebooks/plot_compute_emd .ipynb> `__
158158- `2D optimal transport on empirical
159- distributions <https://github.com/rflamary/POT/blob/master/notebooks/Demo_2D_OT_samples .ipynb> `__
159+ distributions <https://github.com/rflamary/POT/blob/master/notebooks/plot_OT_2D_samples .ipynb> `__
160160- `1D Wasserstein
161- barycenter <https://github.com/rflamary/POT/blob/master/notebooks/Demo_1D_barycenter .ipynb> `__
161+ barycenter <https://github.com/rflamary/POT/blob/master/notebooks/plot_barycenter_1D .ipynb> `__
162162- `OT with user provided
163- regularization <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Optim_OTreg .ipynb> `__
163+ regularization <https://github.com/rflamary/POT/blob/master/notebooks/plot_optim_OTreg .ipynb> `__
164164- `Domain adaptation with optimal
165- transport <https://github.com/rflamary/POT/blob/master/notebooks/Demo_2D_OT_DomainAdaptation .ipynb> `__
165+ transport <https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_d2 .ipynb> `__
166166- `Color transfer in
167- images <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Image_ColorAdaptation .ipynb> `__
167+ images <https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_color_images .ipynb> `__
168168- `OT mapping estimation for domain
169- adaptation <https://github.com/rflamary/POT/blob/master/notebooks/Demo_2D_OTmapping_DomainAdaptation .ipynb> `__
169+ adaptation <https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_mapping .ipynb> `__
170170- `OT mapping estimation for color transfer in
171- images <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Image_ColorAdaptation_mapping .ipynb> `__
171+ images <https://github.com/rflamary/POT/blob/master/notebooks/plot_otda_mapping_colors_images .ipynb> `__
172172- `Wasserstein Discriminant
173- Analysis <https://github.com/rflamary/POT/blob/master/notebooks/Demo_Wasserstein_Discriminant_Analysis .ipynb> `__
173+ Analysis <https://github.com/rflamary/POT/blob/master/notebooks/plot_WDA .ipynb> `__
174174
175175You can also see the notebooks with `Jupyter
176176nbviewer <https://nbviewer.jupyter.org/github/rflamary/POT/tree/master/notebooks/> `__.
0 commit comments