Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/athari22/tv-script-generation

In this project, I generated Seinfeld TV scripts using RNNs.This project is part of udacity deep learning nanodegree program. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.
https://github.com/athari22/tv-script-generation

deep-learning deep-neural-networks machine-learning neural-network python pytorch rnn rnn-encoder-decoder rnn-model rnn-pytorch

Last synced: about 6 hours ago
JSON representation

In this project, I generated Seinfeld TV scripts using RNNs.This project is part of udacity deep learning nanodegree program. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.

Awesome Lists containing this project

README

        

# TV-Script-Generation
In this project, I generated Seinfeld TV scripts using RNNs.This project is part of[ udacity deep learning nanodegree program](https://www.udacity.com/course/deep-learning-nanodegree--nd101?utm_source=gsem_brand&utm_medium=ads_r&utm_campaign=12908932988_c&utm_term=124509196791&utm_keyword=udacity%20deep%20learning_e&gclid=Cj0KCQiAuvOPBhDXARIsAKzLQ8GVm1X6rCot12VxT57hLSGYZcOKOqJ0qd0FRlzZaitXFcAYYs3Xuh4aAhzGEALw_wcB). The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.