stxupengyu / BP-RBF-Prediction
使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测
☆200Updated 5 years ago
Alternatives and similar repositories for BP-RBF-Prediction:
Users that are interested in BP-RBF-Prediction are comparing it to the libraries listed below
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆35Updated 4 years ago
- python 用GA算法优化BP神经网络☆155Updated 4 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆101Updated 4 years ago
- ☆59Updated 3 years ago
- BP神经网络预测实例(matlab)☆49Updated 2 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆163Updated 5 years ago
- 利用各种算法优化BP☆35Updated 5 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆28Updated 3 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 粒子群算法优化支持向量机☆134Updated 2 years ago
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输 出的回归预测,另外本程序提出利用pso进行超参数寻优☆17Updated 5 years ago
- BP神经网络的MATLAB实现☆32Updated 9 years ago
- 麻雀,鲸鱼,正余弦,北方苍鹰,遗传,粒子群,灰狼,蜻蜓,蝗虫,多元宇宙等优化算法.☆75Updated last year
- MOPSO及pso可编译运行matlab源码,及相关论文资源☆154Updated 4 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 7 years ago
- 利用PSO优化的SVM进行期货预测☆23Updated 5 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆37Updated 3 years ago
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆59Updated 2 years ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆16Updated 4 years ago
- 粒子群优化算法☆243Updated 7 years ago
- 使用bp神经网络预测电力负荷,使用小型数据集,通过一个简单的例子。Using BPNN to predict power load, using small data set, a simple example.☆24Updated 4 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆11Updated 6 years ago
- 神经网络的实现,包括bp神经网络和rbf神经网络☆22Updated 8 years ago
- BP Neural Network in Matlab.☆99Updated 8 months ago
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆32Updated 2 years ago
- 基于日特征气象因素的支持向量机预测电力负荷☆25Updated 3 years ago
- 粒子群算法 matlab2016b☆91Updated 7 years ago
- matlab神经网络43个案例分析☆68Updated 6 years ago
- 论文“增强型白骨顶鸡优化算法及其应用”的代码,实验与COA、PSO、WOA、BOA、AEO、HHO、AVOA七种群智能算法进行比较☆21Updated last week
- BP神经网络的python实现,里面包含adam、RMSProp等多种优化算法,网络结构参数化实现。☆15Updated 3 years ago