/DLND-Generate_TV_Scripts

Project 3 from the Deep Learning Nanodegree Foundations from Udacity.

Primary LanguageHTML

Deep Learning Nanodegree Foundations

Project 3 - Generate TV Scripts

This is the third project from the Deep Learning Nanodegree from Udacity. In this project we have to train a RNN (Recurrent Neural Network) to generate TV scripts from the Simpsons TV show.

Dependencies

  • numpy
  • jupyter notebook
  • tensorflow 1.0

Install missing dependencies with pip and/or anaconda. Tensorflow can be installed via this link.

Usage

Once dependencies are installed, just run jupyter notebook in the terminal to see the code.