Udacity's TV script generator project - DLND
This repository demonstrates use of a Recurrent Neural Network (RNN) to generate simple tv show, Seinfeld, scripts using pytorch.
The code is located in a Jupyter Notebook (.ipynb). You can install Jupyter Notebook by installing Anaconda or with pip
pip3 install jupyter