Ggy-king / BP-neural-network
bp神经网络的预测 matlab和python实现 个人觉得python更简单点 (因为在写matlab的时候总是出现工具式错误)
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for BP-neural-network
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆18Updated last year
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆33Updated 4 years ago
- 利用Python实现三层BP神经网络☆79Updated 6 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆148Updated 4 years ago
- python 用GA算法优化BP神经网络☆140Updated 3 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆31Updated 4 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆179Updated 4 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆62Updated 4 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆174Updated 2 years ago
- 2023年中国大学生数学建模比赛C题☆10Updated 5 months ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆175Updated 4 years ago
- 省一 2023年数模国赛C题-基于ARIMA和多目标优化的商超补货策略☆9Updated 10 months ago
- 使用svr, mlp, rnn, lstm, am-lstm进行多元时间序列回归预测☆50Updated last year
- BP神经网络预测实例(matlab)☆42Updated 2 years ago
- 包含灰色预测模型:灰色单变量预测模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型☆70Updated 2 years ago
- 基于遗传算法的BP神经网络☆15Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆229Updated 9 months ago
- 2022年数学建模国赛B题,论文+代码(全),留作纪念☆22Updated 2 years ago
- 粒子群算法优化支持向量机☆130Updated 2 years ago
- 基于 LSTM 循环神经网络的电力系统负荷预测分析。建立 CART 回归树以及 LSTM 模型对该地区未来 10 天间隔 15 分钟负荷以及未来 3 个月负荷最大最小值进行预测。将行业数据分为大工业用电最大值、大工业用电最小 值;非普工业最大值、非普工业最小值;普通工业最大…☆27Updated last year
- 多元多步时间序列的LSTM模型预测——基于Keras☆75Updated 2 years ago
- 1、BP-momentum神经网络numpy实现及Pytorch实现及各optim在AQI数据集的表现。2、BP网络分类☆37Updated 4 years ago
- 如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】☆40Updated 4 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆49Updated 4 years ago
- pytorch实现用LSTM做股票价格预测☆209Updated 4 years ago
- 全国大学生数学建模竞赛CUMCM C题 全国二等奖 代码☆14Updated 3 months ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆132Updated 4 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆51Updated 4 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆43Updated last year
- 用LSTM预测空气质量☆26Updated 4 years ago