summaryrefslogtreecommitdiff
path: root/ot/optim.py
AgeCommit message (Expand)Author
2023-03-16[MRG] fix bugs of gw_entropic and armijo to run on gpu (#446)Cédric Vincent-Cuaz
2023-03-09[MRG] Semi-relaxed (fused) gromov-wasserstein divergence and improvements of ...Cédric Vincent-Cuaz
2022-03-24[MRG] Domain adaptation and unbalanced solvers with backend support (#343)Nathan Cassereau
2021-12-03[MRG] Cupy backend (#315)Nathan Cassereau
2021-11-17[MRG] SinkhornL1L2 bug solve (#313)Nathan Cassereau
2021-11-17[MRG] SinkhornL1L2Transport bug (#312)Nathan Cassereau
2021-11-04[MRG] Make gromov loss differentiable wrt matrices and weights (#302)Rémi Flamary
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
2021-11-02[MRG] Backend for gromov (#294)ncassereau-idris
2021-10-27[WIP] Sinkhorn in log space (#290)Rémi Flamary
2021-10-25[MRG] Backend for optim (#282)ncassereau-idris
2021-09-28[MRG] Regularized OT (optim.cg) bug solve (#286)ncassereau-idris
2021-04-19[MRG] Cleanup test warnings (#242)Rémi Flamary
2020-08-24Check if alpha is not None when restricting it to be at most 1 (#199)Panayiotis Panayiotou
2020-06-22Revert "[WIP] Update bregman.py : barycenter_sinkhorn function (#195)" (#196)Rémi Flamary
2020-06-22[WIP] Update bregman.py : barycenter_sinkhorn function (#195)Rémi Flamary
2020-05-26Restrict Armijo linesearch function step to be at most 1 (#189)Panayiotis Panayiotou
2020-04-24better doc per moduleRémi Flamary
2019-11-15fix bug numItermax emd in cgKilian
2019-07-09trailing spacesAlexandre Gramfort
2019-07-09moreAlexandre Gramfort
2019-06-04changes forgotten comentstvayer
2019-05-29code review1tvayer
2019-05-29relative+absolute losstvayer
2019-05-29Doc+armijotvayer
2019-05-29wizard stufftvayer
2019-05-29python2 divide problemtvayer
2019-05-29test checktvayer
2019-05-29pep8tvayer
2019-05-28solve conlicttvayer
2019-05-28FGW+gromov changestvayer
2018-03-21add linear mapping test + autopep8Rémi Flamary
2017-07-26pep8Rémi Flamary
2017-07-26add license and authors on all modulesRémi Flamary
2017-07-20pep8Alexandre Gramfort
2016-12-02cleanup pyflakes issue #23Rémi Flamary
2016-11-09da with GLNicolas Courty
2016-11-08da with GLNicolas Courty
2016-11-07gcgNicolas Courty
2016-11-04doc nonlinear mapping estimationRémi Flamary
2016-11-04add mapping estimation with kernels works!Rémi Flamary
2016-11-02add mapping estimation (still debugging)Rémi Flamary
2016-10-28relative pathRémi Flamary
2016-10-28update bregman with docRémi Flamary
2016-10-28update doc optim+bregman; add log to sinkhornRémi Flamary
2016-10-27rename emd module to lpRémi Flamary
2016-10-27demo optimRémi Flamary
2016-10-26add conditionnal gradient and demoRémi Flamary
2016-10-26add conditionnal gradient and demoRémi Flamary