jaungiers / LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
GNU Affero General Public License v3.0
4.85k stars 1.96k forks source link

How can i use the already saved models? #71

Closed miltosc closed 4 years ago

miltosc commented 4 years ago

Hello!

| see that you save the models in a folder. How can i run the program using the already saved models?

Thank you.

jaungiers commented 4 years ago

This is not a bug or issue. Please don't use issue tracking to ask questions you can Google.