/MMD-reg-OT

Code for our TMLR '24 Journal: MMD-Regularized UOT.

Primary LanguagePythonMIT LicenseMIT

  • You may first install PyTorch and Torchvision via conda install pytorch==1.13.1 torchvision==0.14.1 pytorch-cuda=11.6 -c pytorch -c nvidia.
  • The other packages used in this repository can be installed via pip install -r requirements.txt.
  • To install our ot_mmd package, please clone this repository and run pip install .

Algorithms

Basic Examples

Video Presentation

If you find this useful, consider giving ato this repository & citing our work.