From 092fb0ad804ca3a3d310745badbdc2560c2e325c Mon Sep 17 00:00:00 2001 From: Asad Ahsan <89353814+AsadMir10@users.noreply.github.com> Date: Mon, 30 Aug 2021 03:08:06 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ddcbcd..8057f07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# LSTM +# Using Neural Network(LSTM) for stock price prediction Neural network stock price prediction model using LSTM Some issues in the prices of AAPL due to which the dataframe isn't showing accurate stock price but overall the model is implemented on the pulled dataframe using the pandas data reader.