GitHub - thenomemac/IMDB-LSTM-Tutorial: In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset. · GitHub
Skip to content

thenomemac/IMDB-LSTM-Tutorial

Folders and files

Repository files navigation

In this ipython/jupyter tutorial I use Keras/Theano and an LSTM to predict sentiment for the IMDB dataset. This method is than compared empirically to TF-IDF and logistic regression. Finally, I pull the learned embeddings out of the model and analyze their structure with cosine search and T-SNE to demostrate what the LSTM has learned.

About

In this tutorial I use an LSTM and Keras/Theano to predict sentiment on the IMDB dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors