Description of Thesis: Lucas Van Der Kleij April 2018

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Description of Thesis

Lucas van der Kleij


April 2018

The main objective of my thesis is to use a recurrent neural network (RNN),


specifically a long short-term memory RNN, in predicting bitcoin price move-
ments. The data that will be used to train, test and validate the model will be
retrieved via a websocket connection (for live feed) with the GDAX exchange
and stored in a sql database. All coding will be done in python.

You might also like