Skip to content

nayash/Stock-Price-Prediction

Repository files navigation

Stock-Price-Prediction

Predicting stock price using historical data of a company, using Neural networks (LSTM).

This project includes python programs to show Keras LSTM can be used to predict future stock prices for a company using it's historical stock price data. You can also find sample programs on how to fine tune Hyperprameters of LSTM (or any Neural Network for that matter).

If you are further interested in the project, checkout my blog on the same here

Here is the final result : (although performance could be further improved to some extent by playing around with the parameters even more)

alt text

alt text

About

Predicting stock price using historical data of a company, using Neural networks (LSTM).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages