Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 399 Bytes

File metadata and controls

11 lines (8 loc) · 399 Bytes

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