A Jupyter Notebook that uses GANs (Generative Adversarial Networks) to generate images of new faces based off of a dataset of Celebrity faces.
The generator network is trained to product images of a celebrity face given a noise vector and the descriminator is trained as a regular classifier and used to improve generations as the training process occurrs