HelloCC1422 / CNN-BiGRU-Attention
CNN-BiGRU-Attention模型
☆88Updated 2 years ago
Alternatives and similar repositories for CNN-BiGRU-Attention:
Users that are interested in CNN-BiGRU-Attention are comparing it to the libraries listed below
- CNN+LSTM+Attention predict stock☆45Updated 2 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆258Updated last year
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- 多元多步时间序列的LSTM模型 预测——基于Keras☆80Updated 3 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆55Updated 2 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆83Updated 3 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数 据进行回归预测,注释拉满。☆183Updated 4 years ago
- CNN with attention and CNN_LSTM_attention(pytorch)☆18Updated 5 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆163Updated 2 years ago
- PyTorch实现的Informer (Informer:用于长序列时间序列预测☆22Updated 2 years ago
- This repository includes code for the paper: Lithology Identification Based on One-dimensional Convolutional Neural Network and Recurrent…☆14Updated 2 years ago
- 使用ARIMA,Transformer,LSTM 对心跳时间序列数据进行预测☆16Updated last year
- CNN+LSTM+Attention实现时间序列预测☆47Updated 9 months ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆22Updated 3 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆640Updated 4 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆11Updated 4 years ago
- Short-Term Aggregated Residential Load Forecasting using BiLSTM and CNN-BiLSTM☆31Updated 2 years ago
- Short-term Air Quality Prediction Based on EMD-Transformer-BiLSTM☆28Updated last year
- ☆20Updated 3 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆77Updated 7 months ago
- ☆24Updated 2 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆55Updated 4 years ago
- Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.☆38Updated last year
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆14Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆89Updated 4 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆74Updated 6 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 2 years ago
- 多变量时序预测transformer☆15Updated 2 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago