/friends-gen-lstm

An LSTM network, to generate dialogues from the character's of popular T.V show F.R.I.E.N.D.S.. Example includes partially trained model that generates text like Ross Geller

Primary LanguageJupyter Notebook

friends-gen-lstm

A Recurrent neural network, ( LSTM ) for text generation.

Choose your favourite character from popular TV show "F.R.I.E.N.D.S". and train yourself a simple 2-stacked LSTM.

Partially trained model for "Ross" is available and can be loaded easily

Implemented in Keras with Tensorflow Backend.