搜索资源列表
GAbp
- 关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
GaBp
- 用GA训练BP网络的权值、阈值从而优化神经网络-GA training BP network with the right value, the threshold in order to optimize the neural network
GAbp
- 这个是网上一个通用的ga-bp 程序,我在这机子上时可以用的-GAbp
GABP
- 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
GA_SVM
- 这是组合一个优化算法GABP,很好的提高BP预测精度-It is a combination of an optimization algorithm GABP, good way to improve the prediction accuracy of BP
GABP
- gabp 遗传算法程序,可以参考一下,-gabp yuanchengx
New_GA-BP
- 第一步:运行BP_CCPP.m 得到并保存传统BP预测,初始权值和阈值w1_BP(w1 B1 w2 B2),BP网络(BP_net),和结果。 第二部:运行GABP_CCPP.m 得到并保存GABP预测,初始权值和阈值(x),优化后的权值和阈值w1_GABP(w1 B1 w2 B2),BP网络(GA_BP_net),和结果。 第三部:运行sum_BP.m 用第一步和第二部得到的网络分别预测,得到结果对比和图形。 第四部:运行WB.m
GABP
- 聚类实现的另外一种算法,效果OK,可以参考使用,脑部分组织分割不错。(Another algorithm implemented by clustering is OK, which can be used for reference. Partial segmentation of brain tissue is good.)
GABP
- matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
GAbp
- 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
GABP
- GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)