搜索资源列表
BP网络实现
- BP网络三种传递函数的实现比较。
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
bp.example
- 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
Bp
- BP网络实现建模,用户界面友好,展示出训练误差、回想误差、测试误差曲线-Bp net is used to model
bp
- 对于多个输入数据,bp网络自动的调整各个权值,直到达到预先设定的值。这样可以用来估计未来输入点的类别。即对数据进行了分类。-For multiple input data, bp network automatically adjust the various weights until they reach pre-set value. This can be used to estimate future input point category. Namely, the data are
bp
- BP网络进行分类。matlab源码。经过验证-BP network classification. matlab source code. Proven
BP
- 不使用matlab神经网络工具箱用bp网络实现函数逼近。利于了解bp网络的原理-Do not use matlab neural network toolbox with bp networks function approximation. Help to understand the principle of the network bp
BP
- matlab BP网络测试和训练都在里面-matlab BP network testing and training both inside
BP
- bp网络 图像分类 能运行,针对不同的图片稍作调试即刻。-bpnet
BP
- 利用BP网络实现函数逼近,本程序以cos(k*pi*p)为例进行逼近-Function approximation using BP network, the procedures to cos (k* pi* p) as an example approximation
BP
- 神经网络中的 BP 网络,数据分类-语音特征信号分类,matlab程序-BP neural network in the network, data classification- voice characteristic signal classification, matlab program
BP网络
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法(梯度法),通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input layer)、隐层(hide layer)和输出层(outpu
基于BP网络的个人信贷信用评估
- matlab平台使用的基于BP网络的个人信贷信用评估 具有预测功能 非常好用(The personal credit credit evaluation based on BP network used by Matlab platform has very good prediction function)
基于BP网络的预测算法
- 使用BP网络进行预测,对数据进行预测处理。(Using BP net to predict the statistic)
BP网络训练 (2)
- 主要用于在给定教师样本及一系列参数的情况下对人工神经网络的初始化训练,(Training BP networks)
汇编版BP网络
- 易语言BP网络,可用于验证码识别!!!!!!!!!!(Easy language BP network can be used for verification of code recognition!!!!!!!!!!)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
基于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 algorithms)
基于BP网络的个人信贷信用评估
- 基于BP网络的个人信贷信用评估,使用MATLAB来实现(Credit evaluation of personal credit based on BP network)
基于BP网络的个人信贷信用评估
- 基于BP网络的个人信贷信用评估,人工智能的一点点例子(Personal credit credit assessment based on BP network, a little example of artificial intelligence)