Skip to content

mathcbc/jointGAN_toydata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jointGAN_toydata

An implementation of jointGAN on toy data https://arxiv.org/abs/1806.02978

Dependencies

  • python 2.7 or 3.5
  • TensorFlow 1.0.0
  • tqdm
  • matplotlib

Architecture

Experiments on toy data

training sets:

testing sets of real X and real Y:

results of jointGAN:

reconstructed X and Y by jointGAN:

About

An implementation of jointGAN on toy data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages