arghasarkar / tv-script-generation-with-deep-learning

Generate scripts for the Simpsons TV show using deep learning. Using a recurrent neural network with LSTM (Long Short Term Memory) cells along with word embeddings, it is possible to find patterns within the data. Adding a bit of randomness to the probability of which word should be next in the pattern, it is possible to generate TV scripts. Parts of the scripts will not make grammatical sense. It's still a cool project nonetheless.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arghasarkar/tv-script-generation-with-deep-learning Issues

No issues in this repository yet.