Implementation of the 1-Nearest-Neighbor estimator for estimating optimal transport maps, as seen in Plugin Estimation of Smooth Transport Maps (Manole et al.; 2021).
This repository uses the Python OT (POT) package, and sklearn, both of which are easy to install.