Skip to content

Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016

License

Notifications You must be signed in to change notification settings

dhingratul/Stock-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Price-Prediction

Project Idea

Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016

Requirements/Dependencies

python 3.6, tensorflow 1.2, keras 2.0.5

Usage

Run timeSeriesPredict.py in src/

License

This source code is released under the [MIT License]

Credits

  • [llsourcell]
  • [Jason Brownlee]

About

Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data from Jan 2000 to Aug 2016

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages