Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.13 KB
  • 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.