/TV_Script_Generator_RNN

A RNN that generates TV scripts.

Primary LanguageJupyter Notebook

TV Script generator with RNN.

A RNN that generates TV scripts.

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