summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoraboisbunon <aboisbunon@users.noreply.github.com>2020-08-24 15:58:29 +0200
committerGitHub <noreply@github.com>2020-08-24 15:58:29 +0200
commita8acfc31d3b4fd478ccb8f367549d5ebabca0d5c (patch)
tree39399ab7b8434644839a80fa6138579b26c0386d /docs
parent24a7a0439e631e90ff84ce84d0a78bc22846cf71 (diff)
[WIP] add introductory example of OT, EMD and Sinkhorn (#191)
* add introductory example of OT, EMD and Sinkhorn * improve figure and try complying with pep8 * autopep8 * change markdown elements to rst * try solving issue with images * fix issue with images * add a section on varying the sinkhorn hyperparameter * add Sinkhorn algorithm and discussion for comparison between EMD and Sinkhorn * autopep8 again * add subsections and modify figure sizes/shapes * fix bug with print * correct some typos * remove computational time comparison * autopep8 again... Co-authored-by: Aurelie Boisbunon <abb@mydatamodels.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/auto_examples/images/bak.pngbin0 -> 304669 bytes
-rw-r--r--docs/source/auto_examples/images/sinkhorn.pngbin0 -> 37204 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/docs/source/auto_examples/images/bak.png b/docs/source/auto_examples/images/bak.png
new file mode 100644
index 0000000..25e7e8e
--- /dev/null
+++ b/docs/source/auto_examples/images/bak.png
Binary files differ
diff --git a/docs/source/auto_examples/images/sinkhorn.png b/docs/source/auto_examples/images/sinkhorn.png
new file mode 100644
index 0000000..e003e13
--- /dev/null
+++ b/docs/source/auto_examples/images/sinkhorn.png
Binary files differ