搜索资源列表
BP网络实现
- BP网络三种传递函数的实现比较。
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neura
基于BP网络的含噪声数字识别
- 应用hopfield网络的理论在vc环境下编写一个数字识别软件-application of the theory in vc prepare an environmental figures recognition software
BP网进行分类
- 有关BP网络算法的源代码-the BP network algorithm source code
matlab-bp
- 神经网络BP网络的计算程序-neural networks the computational procedures
基于BP网络的数字0-9识别
- 这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP's figures 0-9 network identification" procedures, or more classic practical.
BP网络解决异或问题
- 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
AI-BP
- BP网络,解决人工智能中BP网络问题,是人工智能的大作业-BP Net source code for AI
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high
基于进化BP网络的含噪声点阵数字的识别
- 基于进化BP网络的含噪声点阵数字识别的源程序,希望对大家有所启示。-BP network based on the evolution of the digital matrix containing noise identification of the source, we hope to reveal.
人工神经网络BP算法_函数逼近
- 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which docu
神经网络-(6)BP网络
- 一个关于神经网络的文档,主要讲了bp网络,对于学习神经网络的人有一定帮助-a neural network on the documents, the main speaker bp network, neural network learning of a certain help
BP(vb实现)
- BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数-BP neural network, using vb written in the traditional BP network includes S-type function and the BP-function network ATN
基于BP网络的印刷体数字识别
- 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of
兰天05253(BP网络程序作业)
- 这是神经网络论文,请大家下载下来以后仔细阅读,对大家提高很快。-This is a neural network papers, please download down after carefully reading and you will soon improve.
bp
- 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
BP网络
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法(梯度法),通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input l
基于BP网络的预测算法
- 使用BP网络进行预测,对数据进行预测处理。(Using BP net to predict the statistic)
基于BP网络的人脸识别文档
- 主要是文档,讲解了BP网络的基本原理,可以供不懂BP网络的人使用,没有代码,只有原理及算法(Mainly documents, explaining the basic principles of the BP network, which can be used by people who do not understand the BP network, without code, only principles and algor
基于BP网络的个人信贷信用评估
- 基于BP网络的个人信贷信用评估,人工智能的一点点例子(Personal credit credit assessment based on BP network, a little example of artificial intelligence)