Examples gallery ================ This is a gallery of all the POT example files. OT and regularized OT --------------------- .. toctree:: :maxdepth: 2 :glob: :hidden: plot* .. minigallery:: ../../examples/plot_*.py Differentiable OT with PyTorch ------------------------------ .. toctree:: :maxdepth: 3 :glob: :hidden: backends/plot_* .. minigallery:: ../../examples/backends/plot_*.py ../../examples/gaussian_gmm/plot_GMM_flow.py ../../examples/gromov/plot_gnn_TFGW.py Gromov-Wasserstein (GW) and Fused GW ------------------------------------ .. toctree:: :maxdepth: 3 :glob: :hidden: gromov/plot_* .. minigallery:: ../../examples/gromov/plot_*.py Unbalanced and Partial OT ------------------------- .. toctree:: :maxdepth: 2 :glob: :hidden: unbalanced-partial/plot_* .. minigallery:: ../../examples/unbalanced-partial/plot_*.py ../../examples/gromov/plot_semirelaxed_fgw.py ../../examples/gromov/plot_semirelaxed_gromov_wasserstein_barycenter.py ../../examples/gromov/plot_entropic_semirelaxed_fgw.py ../../examples/others/plot_outlier_detection_with_COOT_and_unbalanced_COOT.py OT in 1D and Sliced Wasserstein ------------------------------- .. toctree:: :maxdepth: 2 :glob: :hidden: sliced-wasserstein/plot_* .. minigallery:: ../../examples/sliced-wasserstein/plot_*.py ../../examples/plot_compute_emd.py OT on Gaussian and Gaussian Mixture Models ------------------------------------------- .. toctree:: :maxdepth: 2 :glob: :hidden: gaussian_gmm/plot_* .. minigallery:: ../../examples/gaussian_gmm/plot_*.py ../../examples/domain-adaptation/plot_otda_linear_mapping.py ../../examples/barycenters/plot_gaussian_barycenter.py ../../examples/barycenters/plot_gmm_barycenter.py Factored an Low-Rank OT ------------------------------------ .. toctree:: :maxdepth: 2 :glob: :hidden: lowrank/plot_* .. minigallery:: ../../examples/lowrank/plot_*.py Wasserstein and (F)GW barycenters ------------------------------ .. toctree:: :maxdepth: 2 :glob: :hidden: barycenters/plot_* .. minigallery:: ../../examples/barycenters/plot_*.py ../../examples/gromov/plot_barycenter_fgw.py ../../examples/gromov/plot_semirelaxed_gromov_wasserstein_barycenter.py ../../examples/gromov/plot_gromov_barycenter.py ../../examplesbackends/plot_sliced_wass_grad_flow_pytorch.py Domain adaptation with OT -------------------------- .. toctree:: :maxdepth: 2 :glob: :hidden: domain-adaptation/plot_* .. minigallery:: ../../examples/domain-adaptation/plot_*.py Other OT problems ----------------- .. toctree:: :maxdepth: 2 :glob: :hidden: others/plot_* .. minigallery:: ../../examples/others/plot_*.py