Skip to content

ShreyashSoni/tv-script-generation

Repository files navigation

tv-script-generation

Generate a TV script using a Recurrent Neural Network.

In this project, I've built a model that will generate its own Simpsons TV scripts using RNNs.
A part of the Simpsons dataset of scripts from 27 seasons is used to train the network.
The Neural Network will generate a new TV script for a scene at Moe's Tavern.
This project is done as the part of the Deep Learning Nanodegree Foundation course of Udacity.

Dependencies

The directory has a requirements.txt describing the minimal dependencies required to run the notebook.
To install these dependencies with pip, you can issue pip3 install -r requirements.txt.

About

Generate a TV script using a Recurrent Neural Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published