Pranav 6f3e629cc8 First Commit 6 years ago
..
data 6f3e629cc8 First Commit 6 years ago
README.md 6f3e629cc8 First Commit 6 years ago
helper.py 6f3e629cc8 First Commit 6 years ago
output.png 6f3e629cc8 First Commit 6 years ago
problem_unittests.py 6f3e629cc8 First Commit 6 years ago
requirements.txt 6f3e629cc8 First Commit 6 years ago
tv_script_generation.html 6f3e629cc8 First Commit 6 years ago
tv_script_generation.ipynb 6f3e629cc8 First Commit 6 years ago

README.md

P3: Generate TV Scripts

This project generates TV scripts using a Recurrent Neural Network.

About

In this project, a new TV script for a scene at Moe's Tavern (Simpsons) are generated using RNNs. The dataset used for training is a part of the Simpsons dataset of scripts from 27 seasons.

Output

Files

  • tv_script_generation.ipynb – Project notebook.

  • tv_script_generation.html – HTML Export of the project notebook.

  • helper.py – Helper functions.

  • problem_unittests.py – Unit tests.

  • requirements.txt – List of dependencies.

License

Modified MIT License © Pranav Suri