Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 330 Bytes

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.