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:
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 8 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- LSTM进行时间序列预测☆18Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆16Updated 4 years ago
- 使用LSTM预测商品销量,考虑销量激增点影响☆35Updated 6 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆73Updated 5 years ago
- Use LSTM to do PM2.5 prediction☆46Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆25Updated 7 years ago
- bp 神经网络算法☆124Updated 2 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆16Updated 5 years ago
- 利用时间序列预测汽车销量☆41Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆79Updated 5 years ago
- ☆32Updated 7 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 利用深度RBM构建多分类模型☆19Updated 10 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 6 years ago
- 时间序列ARIMA模型的销量预测☆62Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆179Updated 7 years ago
- ☆26Updated 2 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆46Updated 6 years ago
- GA,PSO,LSTM...☆25Updated 7 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆43Updated last year
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago
- 基于seq2seq模型的风功率预测☆29Updated 5 years ago
- 天池工业AI大赛-智能制造质量预测,排名89/2539☆36Updated 6 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆108Updated 7 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆103Updated 6 years ago