Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 212 Bytes

Deep_Learning-RNN

Recurrence_Neural_Network(LSTM) Predicting the stock prices of Google company using Recurrent Neural Networks. The last 60 values are used (for training) to predict the next value. Python 3.7