Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aeed5d9

Browse files
Starting with Sinkhorn theorem
1 parent 23dbe64 commit aeed5d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎OptimalTransportWasserteinDistance.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,15 @@
282282
"This ensures that the first constraint (number of ebook per warehouse) is automatically fulfilled while the second constraint (number of ebook per customer) still needs to be enforced."
283283
]
284284
},
285+
{
286+
"cell_type": "markdown",
287+
"metadata": {},
288+
"source": [
289+
"## Probabilistic formulation, doubly stochastic matrices and Sinkhorn theorem\n",
290+
"\n",
291+
"This part is largly inspired by the following wikipedia article on [sinkhorn theorem](https://en.wikipedia.org/wiki/Sinkhorn%27s_theorem) and [doubly stochastic matrices](https://en.wikipedia.org/wiki/Doubly_stochastic_matrix)\n"
292+
]
293+
},
285294
{
286295
"cell_type": "markdown",
287296
"metadata": {},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /