Skip to content

nezamtrm/time_series_prediction-using-stacked-LSTMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time_series_prediction using stacked LSTMs

In this repo, the dataset of a currency pair is used by considering "Open", "Low" and "High" prices the next value of "Close" price is predicted.

How to run

You may train the model with your own dataset by running tarin.py or getting access to model_100epoch.h5 and directly run predict.py

The reult

t