Ggy-king / BP-neural-networkLinks
bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)
☆12Updated 3 years ago
Alternatives and similar repositories for BP-neural-network
Users that are interested in BP-neural-network are comparing it to the libraries listed below
Sorting:
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善 )。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆26Updated 2 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆67Updated 2 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆38Updated 5 years ago
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、可视化、onnx导出、onnx推理。☆54Updated 3 weeks ago
- pytorch,cnn,数据挖掘,天气预测☆17Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆90Updated 4 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆89Updated 5 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆175Updated 3 years ago
- 本科毕业设计,基于Transformer的运动想象脑电信号分类,采用CNN+Transformer框架,CNN提取局部时间空间特征,Transformer提取全局依赖☆34Updated 2 years ago
- CNN+LSTM+Attention实现时间序列预测☆63Updated last year
- 双塔模型,打比赛用。解决多维时间序列的分类预测任务☆35Updated 3 years ago
- CNN+LSTM+Attention predict stock☆67Updated 3 years ago
- ☆28Updated 4 years ago
- ☆20Updated 4 years ago
- python 用GA算法优化BP神经网络☆163Updated 4 years ago
- PyTorch实现的Informer (Informer:用于长序列时间序列预测☆29Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆306Updated last year
- ☆39Updated 2 years ago
- 利用transformer进行时间序列预测☆39Updated 3 years ago
- 包含灰色预测模型:灰色单变量预测 模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型☆82Updated 3 years ago
- ☆257Updated last year
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆180Updated 5 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆740Updated 5 years ago
- 麻雀算法优化支持向量机 python实现☆15Updated 3 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆125Updated 3 years ago
- CNN-BiGRU-Attention模型☆102Updated 3 years ago
- Comparing a Mamba model to a LSTM model for weather prediction timeseries data.☆19Updated 7 months ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆23Updated 4 years ago
- Short-term Air Quality Prediction Based on EMD-Transformer-BiLSTM☆43Updated last year
- (pytorch)time_series_data-prediction-with-gru-and-lstm☆47Updated 3 years ago