Skip to content

a implement of LSTM using Keras for time series prediction regression problem

Notifications You must be signed in to change notification settings

SUSU20181119/LSTM_learn

 
 

Repository files navigation

LSTM_learn

a implement of LSTM using Keras for time series prediction regression problem

Data

the data were from internet, this data was using for predict the number of people in a airline company, we use LSTM network to solve this problem

Denpensies

for the implemention of code, we using Keras to establish LSTM network, as well as using numpy, pandas, so before you runing this tutorial, it is strongly recommended you install Anaconda which is a package inclueded them all.

open source protocol

MIT

contact

author: [email protected] Central South University, Mr. Jin

About

a implement of LSTM using Keras for time series prediction regression problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%