Skip to content

Commit 611d22f

Browse files
committed
doc update
1 parent 7337331 commit 611d22f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/source/readme.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ machine learning.
1010
It provides the following solvers:
1111

1212
- OT solver for the linear program/ Earth Movers Distance [1].
13-
- Entropic regularization OT solver with Sinkhorn Knopp Algorithm [2].
13+
- Entropic regularization OT solver with Sinkhorn Knopp Algorithm [2]
14+
and stabilized version [9][10].
1415
- Bregman projections for Wasserstein barycenter [3] and unmixing [4].
1516
- Optimal transport for domain adaptation with group lasso
1617
regularization [5]
@@ -148,5 +149,12 @@ preprint arXiv:1510.06567.
148149
for discrete optimal transport", Neural Information Processing Systems
149150
(NIPS), 2016.
150151

152+
[9] Schmitzer, B. (2016). Stabilized Sparse Scaling Algorithms for
153+
Entropy Regularized Transport Problems. arXiv preprint arXiv:1610.06519.
154+
155+
[10] Chizat, L., Peyré, G., Schmitzer, B., & Vialard, F. X. (2016).
156+
Scaling algorithms for unbalanced transport problems. arXiv preprint
157+
arXiv:1607.05816.
158+
151159
.. |Documentation Status| image:: https://readthedocs.org/projects/pot/badge/?version=latest
152160
:target: http://pot.readthedocs.io/en/latest/?badge=latest

0 commit comments

Comments
 (0)