搜索资源列表
LSTM-MATLAB-master
- LSTM作为经典的回归神经网络类型,可以用于实现时序数据的预测。(It is used for prediction of time series data)
LSTM
- 用于运行LSTM的预测代码,例子是国际航班客流量。使用语言为python.(The forecast code used to run LSTM is an example of international flight traffic. The language used is python.)
lstm-oreilly-master
- 时间序列预测,股票走势预测,自然语言处理等等(Time Series Prediction)
LSTM代码
- 包含对时间序列进行预测的LSTM代码,有注释(The LSTM code that contains the prediction of the time series is annotated)
LSTM
- 用LSTM实现多维时间序列的预测,可以作为参考代码使用(The realization of multidimensional time series prediction with LSTM)
lstm
- 使用lstm神经网络预测时间序列,同时对参数选择进行优化(Time series prediction using LSTM neural network, the selection of the parameters are optimized)
LSTM
- LSTM对价格的预测 利用最新的神经网络 希望大家能够喜欢(29/5000 The LSTM's prediction of prices USES the latest neural networks to please everyone)
lstm
- lstm实例+代码,包含详细注释,能运行,简单的房产价格预测实例(Lstm u5B9E u4F9 u4E09 u4EF3 u643 U6D4B u5B9E u4F8B)
LSTM-for-time-series-prediction
- 本代码是使用lstm进行时间序列预测,能够很清晰的说明如何使用lstm(Time series prediction using LSTM)
lstm用于时间序列分析和预测
- 用于实现时间序列数据建模与预测的LSTM程序(LSTM matlab code for time series modeling and prediction)
lstm
- 循环神经网络LSTM可以预测时间序列数据,根据历史时刻的信息预测未来时刻的信息(the recurrent neural network is very useful to predict data in the future)
lstm
- 实现一多维时序数据的预测,相关参数可自行修改(Realization of prediction of multidimensional time series data)
tf_stock_1
- 利用lstm预测股票接下来100个时刻的股价,并作图(Using LSTM to Predict Stock Price)
LSTM时间序列预测
- 本代码采用python语言编写的的一个LSTM时间序列来预测销量(This code uses a LSTM time series written in Python language to predict sales)
LSTM-prediction
- 通过改进RNN神经网络经典的LSTM模型预测交通流。(prediction traffic flow)
LSTM预测
- 可以用于LSTM预测,数据,和权重更新程序已上传(Can be used for LSTM prediction)
emd-lstm
- 基于经验模态分解成多个模态和一个残余量,再利用长短神经网络预测分别训练每一个模态和残余量,最后重构结果,得到预测结果(Prediction based on empirical mode decomposition and long short neural network)
lstm 成功
- 利用LSTM算法进行数据预测和数据分析,实在不知道说啥了(Use this svm algorithm for data prediction or data processing)
LSTM股票预测
- Lstm进行时间序列预测,预测股票数据,按日的数据(Prediction of time series by LSTM)
LSTM预测
- 使用LSTM对销售数据(吉恩销售数据集)进行预测(Use LSTM to forecast sales data)