Skip to content

boniu86/Generate_Faces

Repository files navigation

Udacity-Generate-Faces

Udacity deep learning nanodegree project 4

Table of contents

  1. Libraries used
  2. Project Inspiration
  3. File Descriptions
  4. Data Insights
  5. Licensing, Authors, and Acknowledgements

Libraries used

Python version 3.0. Plugins and imports used were: Pandas, MatplotLib. Libraries:numpy, matplotlib,pickle

Project Inspiration

Using GAN to generate new faces

File Descriptions

dlnd_face_generation.ipynb : Jupyter notebook containing all the codes and results

dlnd_face_generation.html : notebbok in html format

code.py : few python files including helper fuction, test function, etc

Insights

I built a GAN model to generate new faces as instructed, it got me some promising new faces, but there are some improvements can be made too. Details is in the notebook.

Licensing, Authors, Acknowledgements

Authors: To the Notebbok