Skip to content

Commit

Permalink
fix index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocuturi committed Oct 23, 2022
1 parent fdcf886 commit 7249909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The first family consists in *discrete* solvers computing transport between poin
using the Sinkhorn :cite:`cuturi:13` and low-rank Sinkhorn :cite:`scetbon:21` algorithms,
and moving up towards Gromov-Wasserstein :cite:`memoli:11`, :cite:`memoli:11`;
the second family consists in *continuous* solvers, using suitable neural architectures :cite:`amos:17` coupled
with SGD type estimators :cite:`makkuva:20`, :cite:`korotin21`.
with SGD type estimators :cite:`makkuva:20`, :cite:`korotin:21`.

Design Choices
--------------
Expand Down

0 comments on commit 7249909

Please sign in to comment.