Developing a Recurrent Neural Network (RNN) for a Google Stock Price Dataset Having Continuous Data

Using Tensorflow Keras LSTM Model to Develop an RNN

Dilini Peiris
LinkIT
Published in
9 min readJun 20, 2021

--

Photo by Anna Nekrashevich from Pexels

In this article, I’ll be explaining how to develop a Recurrent Neural Network Model (RNN) for a dataset having continuous data such as Google Stock Prices and how to effectively measure the accuracy of the model…

--

--