ZWN2001 / CNN-BiLSTM-Attention-K-Line-PredictionLinks
基于CNN-BiLSTM-Attention对K线图进行多种预测
☆13Updated 7 months ago
Alternatives and similar repositories for CNN-BiLSTM-Attention-K-Line-Prediction
Users that are interested in CNN-BiLSTM-Attention-K-Line-Prediction are comparing it to the libraries listed below
Sorting:
- This documents the training and evaluation of a Hybrid CNN-LSTM Attention model for time series classification in a dataset. The model co…☆23Updated 7 months ago
- (pytorch)time_series_data-prediction-with-gru-and-lstm☆47Updated 3 years ago
- 使用PYTorch框架建立的一个简单的LSTM模型来进行电力负荷预测☆44Updated last year
- 基于粒子群算法优化的BPNN和ElM对海浪高度的预测☆42Updated 3 years ago
- 基于MAX78000的猫咪识别喂食器,使用SSD目标检测网络,在单片机的CNN加速器上进行神经网络计算☆11Updated 2 years ago
- CNN+LSTM+Attention实现时间序列预测☆60Updated last year
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、可视化、onnx导出、onnx推理。☆50Updated 2 months ago
- Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.☆47Updated 2 years ago
- Electricity price (energy demand) forecasting using different ML, DL, stacked DL and hybrid methods (XGBoost, GRU, LSTM, CNN, CNN-LSTM, L…☆49Updated 2 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆172Updated 2 years ago
- 这是我关于使用深度学习方法去评估锂电池健康状态(SOH)的一点点工作,对象是NASA的锂电池容量衰退数据集,分析了加入锂电池运行的可监测数据对SOH的影响☆47Updated 5 months ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆63Updated 2 years ago
- ☆253Updated last year
- 风力发电非常环保,且风能蕴量巨大,因此日益受到世界各国的重视。但是对于实际采集 到的测风数据及功率数据都存在各种各样的问题,需要有准确的实测数据来分析风电特征及发电规律 而且从风场收集到的数据中通常包含异常数据点,造成计算机进行数据筛选和排序的速度比较慢,因此 需要可靠有…☆29Updated 4 years ago
- ☆31Updated 2 years ago
- Analysis for NASA data sets☆179Updated last year
- CEEMDAN-VMD-LSTM Forecasting model (a light version of CEEMDAN_LSTM)☆99Updated 3 years ago
- PyTorch实现的Informer (Informer:用于长序列时间序列预测☆26Updated 3 years ago
- Air pollution prediction based on improved Informer model: a case study applied to the Yan'an city of China☆14Updated last year
- ☆16Updated 2 years ago
- Tree seed algorithm and Particle Swarm algorithm are used for searching the LSTM hyper parameters☆11Updated 2 years ago
- Pytorch-基于GCN/GAT/Chebnet图神经网络实现的交通流预测☆18Updated last year
- ☆27Updated 8 months ago
- Building energy consumption prediction using hybrid RF-LSTM based CEEMDAN method☆33Updated 3 years ago
- Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep f…☆248Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆290Updated last year
- 由于CSDN博客里面不能直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 2 years ago
- CSDN中的代码 在github中建立仓库存储☆27Updated 2 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆173Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆82Updated 3 years ago