​基于遗传算法来优化BPNN我要分享

Optimization of BPNN based on genetic algorithm

BPNN ga_bp 遗传算法 GA-BP BP

关注次数: 197

下载次数: 1

文件大小: 188KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于遗传算法来优化BPNN,提升其预测的精度。


English Description:

Genetic algorithm is used to optimize BPNN to improve the prediction accuracy.


代码预览

GA_BP FOR REGRESS

GA_BP FOR REGRESS\BP.m

GA_BP FOR REGRESS\Code.m

GA_BP FOR REGRESS\Cross.m

GA_BP FOR REGRESS\data.m

GA_BP FOR REGRESS\data.mat

GA_BP FOR REGRESS\data1.mat

GA_BP FOR REGRESS\fun.m

GA_BP FOR REGRESS\Genetic.m

GA_BP FOR REGRESS\Mutation.m

GA_BP FOR REGRESS\net.mat

GA_BP FOR REGRESS\Select.m

GA_BP FOR REGRESS\test.m