Stock Prediction Deep Neural Learning Versions Save

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting

v0.4

4 months ago

v0.3

1 year ago

v0.2

3 years ago

This release contains a sample weight.h5 file which can be used to predict future prices from GOOG. This model has been trained using LSTM deep learning network and the metrics of the model are:

loss : 0.0014113364930413916 MSE : 0.0014113366

v0.1

3 years ago

This release contains a sample weight.h5 file which can be used to predict future prices from GOOG. This model has been trained using LSTM deep learning network and the metrics of the model are:

loss : 0.002031383795714456 MSE : 0.0029848262201994658