Git Product home page Git Product logo

simpsons-script-generation's Introduction

The Simpsons Script Generation

Project Overview

In this project, I've completed a jupyter notebook as a part of Udacity's Deep Learning Nanodegree. The code in the notebook allows the generation of your own Simpsons TV scripts using Recurrent Neural Networks.

In order to train the network, I used a dataset of scripts of scenes which took place at Moe's Tavern from 27 seasons of The Simpsons. After training, the Neural Network is able to generate a new TV script for a scene at Moe's Tavern.

As mentioned, the model's architecture is based on Recurrent Neural Network consisting basic LSTM cells. Furthermore, I used Word Embedding in order to represent the large amount of different words more efficiently and give the Network the ability to learn semantic relationships between words which is necessary to generate complete sentences. The model was built using TensorFlow.

Please note that training the model with the given data set will most likely generate nonsensical script since it was trained only on a subset of a bigger dataset. In the example below, we can see that the model is able to generate sentences with punctuation where each sentence is attributed to a specific character from The Simpsons. Even though the script doesn't make much sense, it is still entertaining to read :)

Generated Script

Project Instructions

Instructions

In order to train the model and generate a new TV script, run all cells in the notebook. I recommend you use a GPU when training the Network.

Finally, if you want to train the model on more data in order to generate scripts that make more sense, you can use the complete Simpsons dataset.

simpsons-script-generation's People

Contributors

therealnyg8 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.