In this repository I implement a DCGAN and WGAN and train them on the CIFAR 10 dataset.
To train the models run
python hw3.py
Upon completion the training process will display the last set of images generated and training will continue when the window is closed out