hfoffani / Face_Generation_GAN

GAN that generates faces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Generation with GAN

A GAN that generates faces.

Instructions

The project uses FloydHub http://floydhub.com to run the notebooks.

  1. Install the Floyd CLI if you haven't already done it.

  2. Create an account

  3. Login to your Floyd account

    floyd login

  4. Initiliaze this project.

    floyd init Face_Generation_GAN

  5. Run your project

    sh start-floyd.sh

  6. Stop the project with

    sh stop-floyd.sh

About

GAN that generates faces.


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%Language:Shell 0.0%