A GAN that generates numbers.
The project uses FloydHub http://floydhub.com to run the notebooks.
-
Install the Floyd CLI if you haven't already done it.
-
Create an account
-
Login to your Floyd account
floyd login
-
Initiliaze this project.
floyd init Face_Generation_GAN
-
Run your project
sh start-floyd.sh
-
Stop the project with
sh stop-floyd.sh