stock-price-predication
There are 2 repositories under stock-price-predication topic.
Stock-Price-Prediction
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Networks to predict stock prices.
Stock_Price_Predication
I have implemented Recurrent Neural Network (RNN model) to predict the future stock prices and compare it with linear regression.