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

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.

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