/RNNusingkeras

A simple implementation of Recurrent Neural Network using Keras framework

Primary LanguagePython

RNNusingkeras

A simple implementation of Recurrent Neural Network using Keras framework

In this Simple implentation RNN the stock prices of google are predicted and a simple graph is plotted using matplotlib

Required Technologies

  1. Keras
  2. Matplotlib
  3. ScikitLearn
  4. Numpy
  5. Pandas