Skip to content

sujiny-tech/Generative-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Generative-Models

Generative-Adversarial-Networks (GAN)

MNIST 데이터 셋

  • GAN

    • epoch = 10000
    • epoch = 100000
  • LSGAN

    • epoch = 10000
    • epoch = 100000
  • DCGAN

    • epoch = 10000
    • epoch = 100000
  • WGAN

    • epoch = 10000
    • epoch = 100000
  • CGAN

    • epoch = 10000 (숫자 4에 대한 synthetic data)

    • epoch = 100000 (숫자 4에 대한 synthetic data)

  • InfoGAN

    • epoch = 10000
    • epoch = 100000

Celeba 데이터 셋

Fashion-MNIST 데이터 셋


Restricted Boltzmann Machine(RBM)

MNIST 데이터 셋

Releases

No releases published

Packages

No packages published

Languages