Project 2 from Udacity's Deep Learning Nanodegree.
In this project I have generated my own Seinfeld TV scripts using RNNs. Using a Seinfeld dataset of scripts from 9 seasons of the show. The RNN built will generate a new, "fake" TV script.
Instructions
- Clone this repo and navigate to the project directory.
git clone https://github.com/diarmaidfinnerty/Generating-Tv-Scripts.git
cd tv-scripts
- Download the Seinfeld scripts dataset. Unzip the folder and place it in the repo.