PSO-BP Hybrid algorithm for NN training我要分享

PSO-BP Hybrid algorithm for NN training

关注次数: 111

下载次数: 0

文件大小: 6.16 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:首先将粒子群算法应用于神经网络的训练,并采用标准的BP算法对神经网络的参数进行进一步的微调。


English Description:

Particle swarm algorithm is first applied to train a neural network, and the standard BP algorithm is used to further fine tune the parameters of the neural network.


代码预览

相关推荐