amalsu0 / TV-Script-Generation--LSTM

TV Script Generation with PyTorch. Project 3 for the Udacity Deep Learning NanoDegree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV-Script-Generation--LSTM

Project Overview

In this project, I generate my own Seinfeld TV scripts using LSTM, using a Seinfeld dataset of scripts from 9 seasons. This Neural Network will generates a new, "fake" TV script.

About

TV Script Generation with PyTorch. Project 3 for the Udacity Deep Learning NanoDegree.


Languages

Language:Jupyter Notebook 85.2%Language:Python 14.8%