/DC_GAN

A pytorch implementation of a DCGAN(Deep Convolutional Generative Adversarial Network); a basic GAN with generator and discriminator being deep convnet The model was trained on abstract images dataset from kaggle. The goal here was to use DCGAN to generate abstract fake images from real ones.

Primary LanguageJupyter Notebook

Watchers