使用布谷鸟算法优化BP神经网络进行分类我要分享

Use the cuckoo algorithm to optimize the BP neural network classification

布谷鸟算法 BP神经网络 BP 神经网络

关注次数: 260

下载次数: 1

文件大小: 4KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。


English Description:

Use the cuckoo algorithm to optimize the BP neural network classification.Replace the data can be used.


代码预览

CS_BP_OK-low\csbp.m

CS_BP_OK-low\cuckoo_search.m

CS_BP_OK-low