Skip to content

In this project I generated my own Seinfeld TV scripts using RNNs using part of the Seinfeld dataset of scripts from 9 seasons.

Notifications You must be signed in to change notification settings

Christos-14/DL-Nano-3-TV-Script-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity - Deep Learning Nanodegree

Project 3: TV-Script-Generation

In this project, I built a RNN based mini-app that generates new 'fake' Seinfeld TV series scripts based on the patterns it 'learns' from the training data. My Recurent Neural Network is trained on (part of) the Seinfeld dataset of scripts from 9 seasons.

The main artefacts are:

-dlnd_tv_script_generation.ipynb : Jupuyter notebook that goes through the process, including:

  • Importing Datasets
  • Pre-processing data
  • Building the RNN
  • Selecting hyper-parameters
  • Training the RNN
  • Generating TV scripts.

About

In this project I generated my own Seinfeld TV scripts using RNNs using part of the Seinfeld dataset of scripts from 9 seasons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published