文件名称:BP网络
介绍说明--下载内容均来自于网络,请自行研究使用
这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method to write the thesis of BP neural network source code, use the batch method of training, the volume driven, adaptive learning rate adjustment, not only learning accuracy requirements specified the model training, and training gradually increased accuracy, this method has greatly accelerated the pace of training; In addition, the 0 mode and a model number vary greatly (5-6 times) to achieve high accuracy of the study.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 737145bp网络.rar 列表 BPN.h BPN.cpp