Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / tew9 / TV-Script-Generator

TV Script Generation In this project, you'll generate your own Seinfeld TV scripts using RNNs. You'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network you'll build will generate a new ,"fake" TV script, based on patterns it recognizes in this training data. Get the Data The data is already provided for you in ./data/Seinfeld_Scripts.txt and you're encouraged to open that file and look at the text. As a first step, we'll load in this data and look at some samples. Then, you'll be tasked with defining and training an RNN to generate a new script!

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tew9%2FTV-Script-Generator

Stars: 1
Forks: 2
Open Issues: 0

License: None
Language: HTML
Repo Size: 1.17 MB
Dependencies: pending

Created: about 5 years ago
Updated: about 1 month ago
Last pushed: about 5 years ago
Last synced: about 1 month ago

Topics: deep-learning-regression, rnn-lstm, rnn-pytorch

Files
    Loading...
    Readme
    Loading...