https://github.com/post2web/the_simpsons_script_generator
An automatic TV-script generator for The Simpsons.
https://github.com/post2web/the_simpsons_script_generator
Last synced: 8 months ago
JSON representation
An automatic TV-script generator for The Simpsons.
- Host: GitHub
- URL: https://github.com/post2web/the_simpsons_script_generator
- Owner: post2web
- Created: 2017-04-17T23:20:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T17:29:47.000Z (over 8 years ago)
- Last Synced: 2025-03-29T09:15:48.562Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the_simpsons_script_generator
## An automatic TV-script generator for The Simpsons.
In this project I am generating The Simpsons TV script using a recurrent neural network.
I train the network using an existing TV script and then use it to generate an original peace of writing.
In order to reproduce the results, run the nootebooks in order:
- preprocess.ipynb
- train.ipynb
- generate.ipynb