Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 787 Bytes

File metadata and controls

12 lines (7 loc) · 787 Bytes

LSTM-Example-Google-Colaboratory

Google Colab Notebook containing LSTM and IMDB Reviews Example from this blogpost.

Opening the Notebook in Google Colaboratory

Open the Notebook in Google Colaboratory by clicking this link: https://colab.research.google.com/github/markwest1972/LSTM-Example-Google-Colaboratory/blob/master/LSTM_IMDB_Sentiment_Example.ipynb.

The Notebook will be opened in playground mode, so feel free to change things around and have fun!

Viewing the Notebook in GitHub

Occasionally GitHub struggles with rendering Jupyter Notebooks. This would seem to be an intermittent problem on GitHub's side. If this occurs, just open the Notebook in Google Colaboratory as explained above.