Kabongosalomon / Face-Generation-Project

In this project, we'll define and train a DCGAN on a dataset of faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Overview

Welcome to the Face-Generation-Project. In this project, you'll define and train a 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! Sample Output

Project Instructions

Instructions

  1. Clone the repository and navigate to the downloaded folder.

    	git clone https://github.com/Kabongosalomon/Face-Generation-Project.git
    	cd Face-Generation-Project
    
  2. Open a terminal window and navigate to the project folder. Open the notebook and follow the instructions.

    	jupyter notebook dog_app.ipynb
    

About

In this project, we'll define and train a DCGAN on a dataset of faces

License:MIT License


Languages

Language:HTML 68.9%Language:Jupyter Notebook 30.8%Language:Python 0.2%