matlab代码实现遗传算法程序包我要分享

Matlab code implementation of genetic algorithm package

BP-GA BP-GA程序 BP遗传算法 ga-bp BP-权重

关注次数: 256

下载次数: 1

文件大小: 4K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法


English Description:

The program package of genetic algorithm includes the hybrid GA-BP algorithm that uses GA to train the weight of BP network directly, the hybrid GA-BP algorithm that uses GA to calculate the weight of BP network first, and then uses pure BP to train BP directly, and the pure BP algorithm


代码预览