pravinkr / GAN-Keras

Generative Adversarial Network Implementations in Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAN-Keras

Generative Adversarial Network Implementations in Keras

gan.ipynb - GAN implementation using Keras for mnist and fashion-mnist dataset.

cgan.ipynb - Conditional GAN implementation using Keras for mnist/Fashion mnist dataset.

acgan.ipynb - Auxiliary Classifier keras implementation for mnist dataset.

dcgan.ipynb - Auxiliary Classifier keras implementation for faces dataset.

About

Generative Adversarial Network Implementations in Keras


Languages

Language:Jupyter Notebook 100.0%