Fatiima-Ezzahra / TV-Script-Generation

In this project, we generate our own Seinfeld TV scripts using RNNs. We'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network we'll build will generate a new "fake" TV script, based on patterns it recognizes in this training data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV Script Generation

In this project, we generate our own Seinfeld TV scripts using RNNs. We'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network we'll build will generate a new "fake" TV script, based on patterns it recognizes in this training data.

About

In this project, we generate our own Seinfeld TV scripts using RNNs. We'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network we'll build will generate a new "fake" TV script, based on patterns it recognizes in this training data.


Languages

Language:Jupyter Notebook 88.4%Language:Python 11.6%