viramontesrenteria / tensorflow-rnn-events-prediction

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Additional info

Please, check presentation slides based on this notebook.


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

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%