fff2zrx / lstm_exampleLinks
use lstm to predict value and label based on keras基于keras框架,用lstm解决回归和分类问题
☆18Updated 5 years ago
Alternatives and similar repositories for lstm_example
Users that are interested in lstm_example are comparing it to the libraries listed below
Sorting:
- 基于Keras的LSTM多变量时间序列预测☆25Updated 7 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- LSTM进行时间序列预测☆17Updated 7 years ago
- Use LSTM to do PM2.5 prediction☆45Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆105Updated 7 years ago
- ☆26Updated 2 years ago
- GA,PSO,LSTM...☆25Updated 7 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Updated 4 years ago
- 利用时间序列预测汽车销量☆41Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆77Updated 5 years ago
- 基于seq2seq模型的风功率预测☆29Updated 5 years ago
- about deep learning projects☆49Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆81Updated 3 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆82Updated 6 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated 11 months ago
- 基于LSTM的电力负荷预测☆153Updated 6 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆73Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 电力系统短期负荷预测☆43Updated 4 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆103Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- 时间序列ARIMA模型的销量预测☆61Updated 7 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Updated 5 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 基于深度学习的溶解氧时间序列预测模型☆29Updated 5 years ago