This repo contains implementation of different types of GANs. You will find DC-Gan, C-Gan, AC-Gan and Info-Gan models implementation, images generated by each GANs and trained weights. You can use trained weights to generate new images if you don't want to train the models due to resource problem of your machine.
Avinash793/GANs
Repo contains implementation of DCGan, CGan, ACGan, and InfoGan for comparative study of different data generating models.
Jupyter Notebook