Skip to content

Releases: JordiCorbilla/stock-prediction-deep-neural-learning

v0.4

03 Jan 19:18
f6d3d09
Compare
Choose a tag to compare
Update README.md

v0.3 LSTM

18 Sep 19:45
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/JordiCorbilla/stock-predi…

…ction-deep-neural-learning

v0.2 LSTM Model for GOOG stock

12 Jul 07:43
b8e85fc
Compare
Choose a tag to compare

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 LSTM Model for GOOG stock

05 Jul 19:03
Compare
Choose a tag to compare

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