Apple-Stock-Price-Prediction

Long Short-Term Memory (LSTM) networks are a type of recurrent neural network capable of learning order dependence in sequence prediction problems.

Data Source:

I have extracted stock data from TIINGO using API.

Libraries used

• Numpy

• Pandas

• Matplotlib

• Sklearn

• Tensorflow

• Keras