/eotgms

Entropy-regularized Optimal Transport Generative Models

Primary LanguagePython

Supporing code for paper EOTGMs

=========

Requirements:

    1. Python 3.6.5
    1. Pytorch 0.4.1
    1. torchvision 0.2.1
    1. cudamat
    1. numpy

The experiment code is based the DCGAN structure that adopted in WGAN.