Skip to content

nickcica/dlnd_tv_script_generation

Repository files navigation

DLND TV Script Generation

In this project, I'll generate a new Simpsons TV scripts using RNNs. I'll be using part of the Simpsons dataset of scripts from 27 seasons. The Neural Network I'll build will generate a new TV script for a scene at Moe's Tavern.

Installation

Clone the Github repository and use condo to install the dependencies

$ git clone https://github.com/TokyoIndex/dlnd_tv_script_generation.git
$ cd dlnd_tv_script_generation
$ conda install conda
$ jupyter notebook

Dependencies

  • Python 3
  • TensorFlow 1.0
  • Numpy

License

The contents of this repository are covered under the MIT License.

About

Udacity's Deep Learning Foundation Nanodegree - Project 3: TV Script Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors