stxupengyu / BP-RBF-PredictionLinks
使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测
☆214Updated 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
Sorting:
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆106Updated 5 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆35Updated 5 years ago
- python 用GA算法优化BP神经网络☆157Updated 4 years ago
- ☆60Updated 4 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆164Updated 6 years ago
- BP神经网络预测实例(matlab)☆52Updated 2 years ago
- 利用各种算法优化BP☆36Updated 5 years ago
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆63Updated 2 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 基于日特征气象因素的支持向量机预测电力负荷☆27Updated 4 years ago
- 麻雀,鲸鱼,正余弦,北方苍鹰,遗传,粒子群,灰狼,蜻蜓,蝗虫,多元宇宙等优化算法.☆82Updated 2 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆38Updated 3 years ago
- 粒子群算法优化支持向量机☆138Updated 3 years ago
- 粒子群优化算法☆250Updated 8 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆70Updated 5 years ago
- MOPSO及pso可编译运行matlab源码,及相关论文资源☆161Updated 5 years ago
- 粒子群算法 matlab2016b☆93Updated 8 years ago
- matlab神经网络43个案例分析☆71Updated 7 years ago
- msvm是在svm的基础上提出的多输出回归模型,可用于多输入多输出的回归预测,另外本程序提出利用pso进行超参数寻优☆18Updated 5 years ago
- 遗传算法 - Matlab