Skip to content

francoispierrepaty/SubspaceRobustWasserstein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subspace Robust Wasserstein

This repository contains Python code for computing the Subspace Robust Wasserstein Distances defined in

Paty, F. & Cuturi, M.. (2019). Subspace Robust Wasserstein Distances. Proceedings of the 36th International Conference on Machine Learning, in PMLR 97:5072-5081

A demo notebook shows how SRW distances can be computed in a simple case.

The experiments from the paper can be reproduced using the code in the "Experiments" folder.