Skip to content

mina-moto/ssgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssgan

Train mnist dataset with Semi-Supervised GAN. Model and generated images of progress is saved.

Requirements

  • python3
  • pip 18.1
  • requirements.txt

Setup

Clone the git repositorie

git clone https://github.com/mina-moto/ssgan

Install required libraries

pip install -r requirements.txt

Usage

Train and save progress

python ssgan.py

Result

train process each 100 iteration:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages