You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I enrolled for Deep Learning Nanodegree course from Udacity.These projects i created from what i learnt from Udacity. Checkout these projects and if you want to make your own do fork , clone and start experimenting. :D
In this project, i generated Simpsons TV scripts using RNNs. You'll be using part of the Simpsons dataset of scripts from 27 seasons. The Neural Network you'll build will generate a new TV script for a scene at Moe's Tavern.
Natural Language Processing (NLP) based and trained on RNNs(LSTM) will be powerful enough to generate a fake TV script on Seinfield American TV series. Building a Seinfeld TV scripts AI generator using RNNs.