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.