Udacity deep learning nanodegree project 4
- Libraries used
- Project Inspiration
- File Descriptions
- Data Insights
- Licensing, Authors, and Acknowledgements
Python version 3.0. Plugins and imports used were: Pandas, MatplotLib. Libraries:numpy, matplotlib,pickle
Using GAN to generate new faces
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
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.
Authors: To the Notebbok