Welcome![Sign In][Sign Up]
Location:
Search - back propagation algorithm

Search list

[AI-NN-PRmybp(Jo)

Description: 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
Platform: | Size: 3072 | Author: FX | Hits:

[AI-NN-PRbpnn133u

Description: 一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
Platform: | Size: 25600 | Author: 萧逸 | Hits:

[AI-NN-PRbp_algorithm

Description: 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
Platform: | Size: 11264 | Author: 冯贵玉 | Hits:

[AI-NN-PRBackProp算法源程序

Description: 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Description : BackProp algorithm : BP is the back-propagation network (Back Propagation) network. It is a multi-layer networks, all using the smallest variance learning. This is one of the most widely used network. It can be used language integrated, identification and adaptive control purposes. BP teachers need training.
Platform: | Size: 223232 | Author: 刘华 | Hits:

[AI-NN-PRBPN(Xor)

Description: 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Platform: | Size: 14336 | Author: 邬源 | Hits:

[Bookssongbp

Description: 人工神经网络教程,反向传播算法,新的程序,直接运行-ANN guides, back-propagation algorithm, the new procedures, direct operation
Platform: | Size: 5120 | Author: 宋小雨 | Hits:

[GDI-Bitmapbackpropagationalgorithm

Description: back propagation algorithm
Platform: | Size: 140288 | Author: siyangtao | Hits:

[AI-NN-PRJava_neuralnetwork_toolkit

Description: 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) -This toolkit is for people interested in neural networks has provided a convenient, flexible learning and research software. JNNT by the java language, cross-platform with superior performance. Java applet demo version is more simple to just any machine can run a browser, without installing any large-scale add-on software. Enthusiasts through the internet more convenient remote access to resources. To support the back-propagation algorithm (BP), LBG clustering method and radial basis function network (RBF)
Platform: | Size: 32768 | Author: 林盈 | Hits:

[File FormatNEURAL+NETWORK

Description: bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。-bp neural network algorithm to solve optimization problems, one of the advanced algorithm, the paper discusses the neural network in the most widely used feed-forward neural network. Its network weights learning algorithm in the greatest impact is the error back-propagation algorithm (back-propagation algorithm referred to as BP). BP algorithm for the existence of local minimum points, such as the shortcomings of slow convergence. Optimization theory based on the Levenberg-Marquardt algorithm ignores the second-order item. In this paper, the discussion when the error is not zero or not that is second-order linear function of S (W) can not be ignored when the Hesse matrix of approximate calculation, and then training the network.
Platform: | Size: 19456 | Author: 刘慧 | Hits:

[Mathimatics-Numerical algorithmsfnn

Description: 经典的模糊神经网路m程序,采用T-S模型,自适应反传算法-Classic m fuzzy neural network procedure for the TS model, adaptive back propagation algorithm
Platform: | Size: 562176 | Author: lishichao | Hits:

[AI-NN-PR22

Description: 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
Platform: | Size: 29696 | Author: yongweihuang | Hits:

[matlabselected_Algorithm_Collections_for_DSP_Application

Description: 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical signal processing useful reference value.
Platform: | Size: 4231168 | Author: caruchi | Hits:

[AI-NN-PRBP

Description: 反向传播算法也称BP算法,是一种神经网络学习的数学模型,解决多层前向神经网络的权系数优化-Back-propagation algorithm, also known as BP algorithm is a neural network study of the mathematical model and solve multi-layer feedforward neural network weights optimization
Platform: | Size: 3402752 | Author: wangzhuz | Hits:

[AI-NN-PR2HiddenBP

Description: 双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
Platform: | Size: 2048 | Author: 史海波 | Hits:

[Graph programbp-classification

Description: 使用bp(反向传播算法)实现分类问题,并观察分类过程中误差的变化。-Use bp (back-propagation algorithm) to achieve the classification and observe the changes in classification process in the error.
Platform: | Size: 30720 | Author: 王晶 | Hits:

[OtherLF_BPA

Description: load flow using back propagation algorithm
Platform: | Size: 65536 | Author: zammu | Hits:

[Otherneural_net

Description: 采用最常用的神经网络算法BP算法,即反向传播算法,程序涉及到梯度下降法、函数求逆及偏导数的实现数学问题-The most commonly used BP algorithm of neural network algorithm, which back propagation algorithm, the program involves gradient descent, the inverse function and the partial derivative of mathematical problems
Platform: | Size: 2048 | Author: xiaohu | Hits:

[CSharpBack-propagation-Standard

Description: Standard Back Propagation
Platform: | Size: 89088 | Author: jasmine | Hits:

[AI-NN-PRbp1

Description: 神经网络的BP 算法 神经网络的BP 算法 -Back Propagation Algorithm Back Propagation Algorithm Back Propagation Algorithm
Platform: | Size: 1024 | Author: keivn | Hits:

[matlabBack-Propagation

Description: algorithm of Back Propagation -algorithm of Back Propagation NN
Platform: | Size: 1024 | Author: hamideh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net