Pranav 6f3e629cc8 First Commit 6 years ago
..
README.md 6f3e629cc8 First Commit 6 years ago
face_generation.html 6f3e629cc8 First Commit 6 years ago
face_generation.ipynb 6f3e629cc8 First Commit 6 years ago
helper.py 6f3e629cc8 First Commit 6 years ago
output.png 6f3e629cc8 First Commit 6 years ago
problem_unittests.py 6f3e629cc8 First Commit 6 years ago

README.md

P4: Generate Faces

A Generative Adversarial Network is trained to generate realistic human faces from celebrity images.

About

In this project, a Generative Adversarial Network is first used to generate new characters using the MNIST dataset. Then, on photographs of celebrities, a fresh network is trained to generate new faces.

Output

Files

  • face_generation.ipynb – Project notebook.

  • face_generation.html – HTML Export of the project notebook.

  • helper.py – Helper functions.

  • problem_unittests.py – Unit tests.

License

Modified MIT License © Pranav Suri