Skip to content

A Deep Convolutional Generative Adversarial Neural Networks to generate new images of faces

Notifications You must be signed in to change notification settings

andikarachman/DCGAN-Face-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DCGAN for Face Generation

In this project, we'll define and train a Deep Convolutional Generative Adversarial Neural Networks (DCGAN) on a dataset of faces. Our goal is to get a generator network to generate new images of faces that look as realistic as possible!

The project will be broken down into a series of tasks from loading in data to defining and training adversarial networks. At the end of the notebook, we'll be able to visualize the results of our trained Generator to see how it performs; our generated samples should look like fairly realistic faces with small amounts of noise.

This project is a part of Udacity Deep Learning Nanodegree Program.

About

A Deep Convolutional Generative Adversarial Neural Networks to generate new images of faces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published