Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sushantdhumak/generating-tv-scripts

Deep Learning Nanodegree Project : To generate Simpsons TV scripts using part of the Simpsons data-set of scripts from 27 seasons.
https://github.com/sushantdhumak/generating-tv-scripts

batching hyperparameter-tuning lookup-table lstm lstm-neural-network neural-network preprocessing recurrent-neural-network tensorflow tokenization tokenized-sentences tuning-parameters unit-testing word-embeddings

Last synced: 15 days ago
JSON representation

Deep Learning Nanodegree Project : To generate Simpsons TV scripts using part of the Simpsons data-set of scripts from 27 seasons.

Awesome Lists containing this project

README

        

# Project: Generating-TV-Scripts
## Deep Learning Nanodegree

### Disclaimer:
The given solutions in this project are only for reference purpose.

### Kaggle Competition Link:
https://www.kaggle.com/wcukierski/the-simpsons-by-the-data

## Project Overview

In this project, we'll generate our own Simpsons TV scripts using Recurrent Networks and Long Short-Term Memory Networks.
We’ll generate new text, and use recurrent networks to generate new text that resembles a training set of TV scripts.
We'll be using part of the Simpsons dataset of scripts from 27 seasons. The Neural Network we'll build will generate a new TV script for a scene at Moe's Tavern.