Skip to content

Commit e6604ea

Browse files
authored
Update README.md
1 parent 4cd6973 commit e6604ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This open source Python library provide several solvers for optimization problem
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] and stabilized version [9][10] with optional GPU implementation.
13+
* Entropic regularization OT solver with Sinkhorn Knopp Algorithm [2] and stabilized version [9][10] with optional GPU implementation (required cudamat).
1414
* Bregman projections for Wasserstein barycenter [3] and unmixing [4].
1515
* Optimal transport for domain adaptation with group lasso regularization [5]
1616
* Conditional gradient [6] and Generalized conditional gradient for regularized OT [7].

0 commit comments

Comments
 (0)