Skip to content

thelokeshgoel00/StockPricePredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockPricePredictor

I have used LSTM (Long Short Term Memory) to predict the stock prices next days.
Read More about LSTM here https://en.wikipedia.org/wiki/Long_short-term_memory
I had built a time series which for every interval will hold values of last 6 days.

Datasets

I have provided the dataset but the paths may needed to be configured.

Requirements

  • keras
  • TensorFlow (v2)
  • Numpy
  • Pandas

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published