搜索资源列表
PSOGABPDRNN.rar
- 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
psoyouhuannyj
- 基于粒子群优化的神经网络训练算法研究论文 摘 要: 本文提出了基于连接结构优化的粒子群优化算法(SPSO) 用于神经网络训练,该算法在训练神经网络权 值的同时优化其连接结构,删除冗余连接,使神经网络获得与模式分类问题匹配的信息处理能力. 经SPSO 训练的神经 网络应用于Iris ,Ionosphere 以及Breast cancer 模式分类问题,能够部分消除冗余分类参数及冗余连接结构对分类性能 的影响. 与BP 算法及遗传算法比较,该算法在提高分类误差精度的同时可加快训
PSO_BP
- 基于粒子群和BP神经网络的混合优化策略算法。将改进PSO算法与BP神经网络结合,用PSO算法取代梯度下降法来优化神经网络的连接权值和阈值。程序简单易懂。-Based on Particle Swarm and the BP neural network algorithm for hybrid optimization strategy. Will improve the PSO algorithm and BP neural network, using PSO algorithm to re
POS-GA
- 一篇关于粒子群算-遗传算法优化BP神经网络的文章,应用背景股票预测。-Article on the particle swarm optimization- genetic algorithm BP neural network articles, application background stock forecasting.
PSO_BP
- 基于粒子群和BP神经网络的混合优化策略算法-Based on PSO and BP neural network algorithm for hybrid optimization strategy
psobp
- 粒子群算法优化bp神经网络 在网上找的希望对大家有帮助-Particle swarm optimization bp neural network we want to find online help
BP-PSO
- 本文提出了基于粒子群算法( PSO )的E lm an神经网络混合优化策略, 采用PSO 优化 连接权值来训练神经网络, 与标准BP算法相比, PSO 采用实数编码, 结构简单, 学习收敛快-The PSO-BP-based Forecast of Logistics Cost for Coal Enterprises
pso-bp
- 粒子群优化的神经网络算法程序,可用于参数寻优-Particle swarm optimization neural network algorithm
pso-bp.tar
- 基于粒子群算法优化BP神经网络参数的matlab程序,极大地提高了预测精度。-Based on particle swarm optimization BP neural network parameters matlab program, which greatly improved the prediction accuracy.
PSO_BP
- 粒子群优化BP神经网络算法,采用PSO优化神经网络的结构层个数,及隐含层的权值,相较BP神经网络,预测效果更好-Particle swarm optimization BP neural network algorithm, using PSO to optimize the number of neural network structure layer, and the value of the hidden layer, compared to BP neural network, the
[muchong.com]PSO-BP
- 粒子群算法优化bp神经网络进行时间序列的预测,通过优化神经网络中的参数达到更好的预测效果(Particle swarm optimization (PSO) optimizes the BP neural network to predict the time series, and optimizes the parameters of the neural network to achieve better prediction results)
智能算法
- 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
www.dssz.com_pso-bp
- 基于神经网络的局限性,使用粒子群算法优化其权值,对其进行改进(PSO improved neural network)
goplotpso4demo
- 粒子群算法 神经网络算法 很好的算法,不错的算法,优于bp神经网络,全局最优。(Particle Swarm Optimization)
源程序
- 神经网络案例,包括语音识别,线性预测、粒子群算法、遗传算法的优化等(some cases of neural network)
PSO-BP
- 粒子群算法优化BP神经网络,在传统PSO算法的基础上增加了惯性权重,并且线性递减策略改变。(Particle Swarm Optimization (BP) algorithm optimizes BP neural network, and inertia weights are added based on traditional PSO algorithm, and linear decreasing strategy changes)
pso-bp
- 采用粒子群算法优化BP神经网络,解决了陷入局部小的问题,同时提高了算法精度,可实现多输入单输出,或者多输入多输出,算法精度较高。
程序
- 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)
pso-bp 优化pid
- pso-bp 优化pid,粒子群算法优化bp神经网络