文件名称:bp-neural-network
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-06-08
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- chong*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由于BP神经网络初始神经元之间的权值和阈值一般随机选择,因此容易陷入局部最小值。本方法使用遗传算法优化初始神经元之间的权值和阈值,并对比使用遗传算法前后的效果。-Since the initial BP neural network weights between neurons and thresholds generally random selection, it is easy to fall into local minimum. This method uses a genetic algorithm to optimize the initial weights between neurons and thresholds, and compare the results before and after the use of genetic algorithms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Using genetic algorithm optimization bp neural network\GABPNET.m
......................................................\gabpEval.m
......................................................\gadecod.m
......................................................\initializega.m
Using genetic algorithm optimization bp neural network