Skip to content

Attempt to predict the expected price for the following day using Long Short Term Memory method using Keras sequential API for deep learning applications. This program determines a target and date range, trains a model using a generational neural network, then outputs both a plot and the predicted output price for the following day.

License

Notifications You must be signed in to change notification settings

NRHartFRC/LSTM-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSTM-Modeling

Attempt to predict the underlying price for the following day with Long Short Term Memory modeling. This method uses Keras sequential API for deep learning applications (pat of TensorFlow APIs). This program determines a target and date range, trains a model using a neural network, then outputs both a plot and the predicted output price for the following day.

Open In Colab

Try it out using the 'Open in Colab' button!

Creative Commons License
This work is licensed under a GNU General Public License v3.0

About

Attempt to predict the expected price for the following day using Long Short Term Memory method using Keras sequential API for deep learning applications. This program determines a target and date range, trains a model using a generational neural network, then outputs both a plot and the predicted output price for the following day.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published