tensorflow-rnn-events-prediction icon indicating copy to clipboard operation
tensorflow-rnn-events-prediction copied to clipboard

Tensorflow Recurrent Neural Network (RNN) model to analyse Time Series in GDELT News dataset to predict future events.

Tensorflow RNN to Events Prediction

[NOTE]: This notebook was made with Tensorflow v.0.8.0 and code is not compatible with the newest release of Tensorflow. For the moment I don't have time to upgrade the code so you can use notebook more as an illustration of GDELT dataset and time series analysis.

Tensorflow Recurrent Neural Network (RNN) model to analyse Time Series in GDELT News dataset to predict future events.

This Google Datalab notebook shows how to create a simple RNN model to perform analysis of GDELT news events dataset.

Installation

To run this notebook, please follow these steps:

  • Create Datalab project in Google Cloud Platform: https://cloud.google.com/datalab/docs/quickstart (do not worry about payment options, default quota is enought to run this demo notebook for free).
  • Upload notebook GDC Meetup Paris GDELT-skflow-RNN to your Datalab envirement.
  • Enjoy!

Additional info

Please, check presentation slides based on this notebook.


Alexander Usoltsev, Cirruseo (Paris), 2016 (c)