利用蝙蝠算法来优化BP的参数(BA)我要分享

Using bat algorithm to optimize BP parameters (BA)

BP神经网络 蝙蝠算法 BP

关注次数: 253

下载次数: 1

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

由于BP神经网络易陷入局部最优,我们利用蝙蝠算法来优化BP的参数,以此找到最优的参数,并作为BP参数的初始值,用来做预测,效果很好。


English Description:

Because BP neural network is easy to fall into local optimum, we use bat algorithm to optimize the parameters of BP, so as to find the optimal parameters, and as the initial value of BP parameters, it is used for prediction, and the effect is very good.


代码预览

BABP

....\funerror.m

....\wodeBat_BP_N.m