Skip to content

rauf-mifteev/DLND_Face_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Face Generation Project for Udacity Deep Learning Nanodegree

Project Overview

This is Face Generation Project for Udacity Deep Learning Nanodegree. In this project, I build and train Generative Adversarial Networks (GAN's) in Tensorflow to generate new images of faces using MNIST and CelebA databases.

Prerequisites

The code is Python in a Jupyter Notebook and it uses:

You can install everything you need to run this project with Anaconda.

Installing

Clone this repository:

git clone https://github.com/rauf-mifteev/DLND_Face_Generation.git

Run the Code

Navigate to the cloned directories location and start jupyter notebook with dlnd_face_generation.ipynb:

jupyter notebook dlnd_face_generation.ipynb

About

Face Generation in Tensorflow using GAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published