/TV_Scripts_DeepLearning

Udacity's TV script generator project - DLND

Primary LanguageHTML

TV_Scripts_DeepLearning

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.

Pre-requisites

The code is located in a Jupyter Notebook (.ipynb). You can install Jupyter Notebook by installing Anaconda or with pip

pip3 install jupyter