In this project we had to build a Recurrent Neural Network (RNN) using TensorFlow and use it to generate a new Simpsons TV script for a scene at Moe's Tavern using part of the Simpsons dataset of scripts from 27 seasons. The project was written in Python (on a Jupyter Notebook) using the libraries numpy and tensorflow, running on an Anaconda environment.
- Recurrent Neural Networks
- LSTM Cells
- Embeddings and Word2vec