Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 368 Bytes

README.md

File metadata and controls

executable file
·
5 lines (3 loc) · 368 Bytes

Deep Learning Nanodegree

Project: Generate TV Scripts

This project is part of Udacity Deep Learning Nanodegree. The goal of this project is to build RNNs to generate Simpsons TV scripts based on a Simpsons script dataset from 27 seasons. The RNNs generate a new TV script for a scene at Moe's Tavern. The implementation is in dlnd_tv_script_generation.ipynb.