Skip to content

LiJuanapple/infoGAN-pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infoGAN-pytorch

Implementation of infoGAN using PyTorch

Results

Catagorical variable(K) and continue variable (c1)
Row represents categorical variable from K = 0 to K = 9 (top to buttom) to characterize digits.
Column represents continue variable (c1) (Width) varying from -1 to 1(left to right).
c1

Catagorical variable(K) and continue variable (c2)
Row represents categorical variable from K = 0 to K = 9 (top to buttom) to characterize digits.
Column represents continue variable (c2) (Rotation) varying from -1 to 1(left to right).
c2

About

implement infoGAN using pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%