Skip to content

yefanTao/GAN_VAE

Repository files navigation

CAP6610_GAN

Course project of CAP6610(Machine Learning)

This course project involve setting up a GAN(Generative Adeversial Network) and train it with MNIST and face data.

Script for GAN on MNIST is GAN_MNIST.py and the output is stored in ./images_MNIST/ Script for DCGAN on face data is DCGAN_FACE.py and the output is stored in ./images_faces/

About

Course project of CAP6610(Machine Learning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages