summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-11-16[WIP] Fix gradient scaling bug in emd (#310)Rémi Flamary
2021-11-05[MRG] Release 0.8 (#289)Rémi Flamary
2021-11-04[MRG] Make gromov loss differentiable wrt matrices and weights (#302)Rémi Flamary
2021-11-03[WIP] Add debiased barycenter (Sinkhorn + convolutional sinkhorn) (#291)Hicham Janati
2021-11-02[MRG] Sliced and 1D Wasserstein distances : backend versions (#256)Nicolas Courty
2021-10-25[MRG] Regularization path for l2 UOT (#274)haoran010
2021-09-17[MRG] Implementation of two news algorithms: SaGroW and PoGroW. (#275)Tanguy
2021-06-08[MRG] Update example GAN to avoid the 10 minute CircleCI limit (#258)Rémi Flamary
2021-06-02[WIP] Add Wasserstein GAN and debug memory leak (#254)Rémi Flamary
2021-06-01[MRG] POT numpy/torch/jax backends (#249)Rémi Flamary
2020-12-22[WIP] Update documentation "Why OT" section (#220)Rémi Flamary
2020-10-22[MRG] Fix bugs for partial OT (#215)Laetitia Chapel
2020-10-22[MRG] Sliced wasserstein (#203)AdrienCorenflos
2020-08-24[WIP] add introductory example of OT, EMD and Sinkhorn (#191)aboisbunon
2020-05-13rename I to img in examples, since flake8 complains now (#176)D.J. Sutherland
2020-05-05really reproducipble WDA exampleRémi Flamary
2020-05-05cleanup WDA example with proper seedsRémi Flamary
2020-05-04[WIP] Improved docs and changed scipy version (#163)Romain Tavenard
2020-04-24vchange path in examplesRémi Flamary
2020-04-24relative path exmaplesRémi Flamary
2020-04-24exmaples in sectionsRémi Flamary
2020-04-24better thumbnail image for galleryRémi Flamary
2020-04-24Better section name + snhix-gallery tuningRémi Flamary
2020-04-22pep8 error detected and correctedRémi Flamary
2020-04-22working gromov barycenter exampleRémi Flamary
2020-04-22cleanup exampleRémi Flamary
2020-04-21[MRG] Actually run sphinx-gallery (#146)Rémi Flamary
2020-04-20Merge branch 'master' into doc_travisRémi Flamary
2020-04-20Merge branch 'master' into doc_travisRémi Flamary
2020-04-20Merge branch 'master' into laplace_daRémi Flamary
2020-04-20working partial gromov with 3d plotRémi Flamary
2020-04-20change example for working (default parameter change)Rémi Flamary
2020-04-20read image using pylabRémi Flamary
2020-04-20read image using pylabRémi Flamary
2020-04-20doc kwargs + fix rst issuesLaetitia Chapel
2020-04-20Merge branch 'master' into laplace_daIevgen Redko
2020-04-15Merge branch 'master' into laplace_daIevgen Redko
2020-04-15Merge branch 'master' into partial-W-and-GWRémi Flamary
2020-04-15partial with testsLaetitia Chapel
2020-04-15description example laplacianievred
2020-04-09initial commit partial Wass and GWLaetitia Chapel
2020-04-08remove jcpot from laplaceievred
2020-04-08remove laplace from jcpotievred
2020-04-07updievred
2020-04-03autopep+remove sinkhorn+add simtypeievred
2020-04-03laplace emd+sinkhornievred
2020-04-01pep8ievred
2020-04-01add dataset clean plotievred
2020-04-01fix test example add M to logievred
2020-03-31v1 jcpot example testievred