Skip to content

A long term short term memory recurrent neural network to predict forex data time series

Notifications You must be signed in to change notification settings

LMAO798/Predict_Stock_V1

 
 

Repository files navigation

LSTM Forex prediction

A long term short term memory recurrent neural network to predict forex time series

The model can be trained on daily or minute data of any forex pair. The data can be downloaded from here.

The lstm-rnn should learn to predict the next day or minute based on previous data.

The neural network is implemented on Theano.

About

A long term short term memory recurrent neural network to predict forex data time series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%