Skip to content

Repository files navigation

Generate-TV-Scripts

In this project, Seinfeld TV scripts are generated using RNNs (Recurrent Neural Networks). Part of the Seinfeld dataset of scripts from 9 seasons is used. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.

Project Instructions

  1. Clone the repository and navigate to the downloaded folder.

  2. Make sure you have already installed the necessary Python packages according to the requirements.txt in the repository.

  3. Open a terminal window and navigate to the project folder. Open the notebook using:

	jupyter notebook dlnd_tv_script_generation.ipynb

NOTE: If the code is taking too long to run switch to running the code on a GPU.

About

Project for the module Recurrent Neural Networks for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages