summaryrefslogtreecommitdiff
path: root/data
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 /data
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 'data')
-rw-r--r--data/manhattan.npzbin0 -> 2320938 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/data/manhattan.npz b/data/manhattan.npz
new file mode 100644
index 0000000..37808fb
--- /dev/null
+++ b/data/manhattan.npz
Binary files differ