LSTM_learn-master

所属分类:数学计算
开发工具:Python
文件大小:3KB
下载次数:85
上传日期:2017-10-13 09:45:28
上 传 者小龙女
说明:  采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度
(The LSTM algorithm is used to predict the signal time series in python language)

文件列表:
international-airline-passengers.csv (2175, 2016-10-25)
lstm_airline_predict.py (2597, 2016-10-25)
test.csv (19, 2016-10-25)
test.py (183, 2016-10-25)

# 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: jinfagang19@163.com Central South University, Mr. Jin

近期下载者

相关文件


收藏者