Generated a new Simpsons TV scripts using an RNN (Reccurent Neural Network). Used part of the Simpsons dataset of scripts from 27 seasons. The Neural Network generates a new TV script for a scene at Moe's Tavern.
- Install pip
- Install jupyter notebooks through pip in terminal: "pip3 install jupyter"
- Clone this repository
- Move into this repository in terminal
- Run "jupyter notebook" in terminal