Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAN models #47

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

GAN models #47

wants to merge 9 commits into from

Commits on Jul 7, 2018

  1. wgan wip

    tejank10 committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    2ba67a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. corrected the architecture

    Tejan Karmali committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    688e7ae View commit details
    Browse the repository at this point in the history
  2. generate output fn

    Tejan Karmali committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    8ff57c0 View commit details
    Browse the repository at this point in the history
  3. fixed image img gen fn

    tejank10 committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    57600f1 View commit details
    Browse the repository at this point in the history
  4. rm sample

    Tejan Karmali committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    1605df3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Added WGAN, DCGAN, and LSGAN

    tejank10 committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    7efdc6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1511c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a049c7 View commit details
    Browse the repository at this point in the history
  4. rm mnist dir

    tejank10 committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    01851b3 View commit details
    Browse the repository at this point in the history