Skip to content

rauf-mifteev/DLND_TV_Script_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TV Script Generation Project for Udacity Deep Learning Nanodegree

Project overview

In this project, I work on code in Jupiter Notebook that generates fake Simpsons TV scripts. I use Tensorflow to build a Recurrent Neural Network (RNN) and train it on scripts of 27 seasons of Simpsons.

Prerequisites

The code is Python in a Jupyter Notebook and it uses:

You can install everything you need to run this project with Anaconda.

Installing

Clone this repository

git clone https://github.com/rauf-mifteev/DLND_TV_Script_Generation.git

Run the Code

Navigate to the cloned directories location and start jupyter notebook with dlnd_tv_script_generation.ipynb

jupyter notebook dlnd_tv_script_generation.ipynb

About

TV Script Generation in Tensorflow using RNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published