Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 588 Bytes

File metadata and controls

16 lines (11 loc) · 588 Bytes

Project Overview

Recurrent neural network is trained on Seinfeld tv script to generate new tv script of Jerry, Elaine, George, and Kramer. In this project you can generate any tv script given enough data.

Project Instructions

Instructions Clone the repository and navigate to the downloaded folder.

git clone https://github.com/udacity/deep-learning-v2-pytorch.git
cd deep-learning-v2-pytorch/project-tv-script-generation
jupyter notebook dlnd_tv_script_generation.ipynb

(Optional) Accelerating the Training Process

Amazon Web Services to launch an EC2 GPU instance.