Guided Jupyter-Tour: Optimal Transport
Private CRC 1456 Binderhub:
Public CRC 1456 Binderhub:
Other LiveDocs:
Static HTMLs (with limited functionality):
Overview
In this collection of 4 Jupyter notebooks, the reader is gently and informally introduced to selected topics of Optimal Transport and Particle Colocalization. They can be accessed through here:
-
Introduction: But what is Optimal Transport?
-
Pixel-based Particle Colocalization
-
Connecting the Dots with Optimal Transport - Particle Colocalization
-
The Patient Space - Spotting Alzheimer's Disease with optimal Transport
The work of the University of Göttingen’s Collaborative Research Center 1456 is especially in focus and provides the context from which to understand and motivate the material. Readers are encouraged to play with and modify the code for themselves.
Audience - The notebooks were written for intermediate Bachelor’s students in mathematics or Computer Science. Especially notebooks 3 and 4 treat recent research and may be interesting for Master’s students and above, too. Audiences without mathematical background are welcome to skip more technical explanations and focus on the introductions, interactive widgets and graphs. These are purpusefully made accessible without much in the way of mathematical background knowledge.
Methods - The notebooks are written in Python 3 with Jupyter and ipywidgets
as the interactive elements. They utilize numpy
and scipy
. A library for solving optimal transport problems developed by Prof. Bernhard Schmitzer was also used, which is open source and can be found here.
Project Duration - The itself project was put together from May to July 2022. It builds on previous work in the form of Bachelor’s theses by Fabian Fieberg and Thilo Stier.
Authorship - Programming: Thilo Stier, Fabian Fieberg and Lennart Finke. Text: Lennart Finke. Supervised by Prof. Dr. Cristoph Lehrenfeld & Prof. Dr. Bernhard Schmitzer. Images
License - the notebooks themselves are licenced under MIT. For the images’ license, see the note below. The library mentioned above is also included here, under lib/
and data/
. Licensed under BSD 3-Clause, © 2021 Bernhard Schmitzer.
[1] From the study Three-dimensional virtual histology of the human hippocampus based on phase-contrast computed tomography published in Proceedings of the National Academy of Sciences Vol. 118 under the CC BY-NC-ND 4.0 license, © 2021 the Authors. Special thanks to Prof. Dr. Tim Salditt, by whom permission of use was kindly given.