AhmedaliElgabry / Stock-Market-Time-Series-Analysis-With-RNN-and-LSTM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Market-Time-Series-Analysis-With-RNN-and-LSTM

alt text

Model Stock Predicted values Vs Actual Values



•Have used Apple stock price from 2013 to 2017 to do stock price prediction.
•The model is trained to predict the Stock price using Tensorflow and Keras.
•Have used LSTM layer, mean squared error loss function and Adam optimizer.
• Have used Matplotlib to visualize the Data.

About


Languages

Language:Jupyter Notebook 100.0%