In this project, I have used generative adversarial networks to generate new images of faces.
The project files can be found in our public GitHub repo, in the face-generation folder.
You can download the files from there, but it's better to clone the repository to your computer. This way you can stay up to date with any changes we make by pulling the changes to your local repository with git pull.