Welcome![Sign In][Sign Up]
Location:
Search - feed forward neural network

Search list

[Other resourcebp-ann

Description: 本程序为一个误差向后传播的三层前馈神经网络有指导的学习算法,用户可在文件中设置相应参数.-this program back to an error in transmission feed-forward neural network algorithm for the study guide, users can set up in the document corresponding parameters.
Platform: | Size: 474983 | Author: 彭斌 | Hits:

[EditBoxbp_proj

Description: BP网络是一种多层前馈神经网络,其神经元的变换函数是S型函数-BP is a multilayer feed-forward neural network, neurons in the transformation function is S-type function
Platform: | Size: 5069 | Author: xml | Hits:

[Delphi VCLffnn

Description: Feed Forward Neural Network Delphi 源程序-Feed Forward Neural Network Delphi source
Platform: | Size: 6689 | Author: qdyoung | Hits:

[Delphi VCLffnnsample

Description: Feed Forward Neural Network 例子-Feed Forward Neural Network examples
Platform: | Size: 4304 | Author: qdyoung | Hits:

[AI-NN-PRbp-ann

Description: 本程序为一个误差向后传播的三层前馈神经网络有指导的学习算法,用户可在文件中设置相应参数.-this program back to an error in transmission feed-forward neural network algorithm for the study guide, users can set up in the document corresponding parameters.
Platform: | Size: 475136 | Author: 彭斌 | Hits:

[Delphi VCLffnn

Description: Feed Forward Neural Network Delphi 源程序-Feed Forward Neural Network Delphi source
Platform: | Size: 6144 | Author: | Hits:

[Delphi VCLffnnsample

Description: Feed Forward Neural Network 例子-Feed Forward Neural Network examples
Platform: | Size: 4096 | 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:

[AI-NN-PRlamdaBP

Description: 三层前向神经网络的权值训练方法 变步长的bp法 -Three feed-forward neural network training method of the right to change the value of the bp-step method
Platform: | Size: 5120 | Author: dongenzeng | Hits:

[AI-NN-PRbp3

Description: 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the number of nodes on each floor (2) allows selection of different learning rate η (3) be able to initialize the weights, initialized by [-1,1] interval random number (4) to allow selection of unipolar and bipolar type two different Sigmoid transfer function.
Platform: | Size: 1024 | Author: Mingruixia | Hits:

[matlabebp1

Description: matlab动量梯度下降算法 生成一个新的前向神经网络 对BP神经网络进行训练 对BP神经网络进行仿真-Momentum matlab gradient descent algorithm to generate a new feed-forward neural networks trained BP neural network on the BP neural network simulation
Platform: | Size: 1024 | Author: | Hits:

[matlabnn

Description: NN neural network for face recognition supervised feed forward back propagation neural network
Platform: | Size: 1024 | Author: mony | Hits:

[AI-NN-PRFeedForwardNNMethodology

Description: A nice text book for Neural Network. It clearly describe about the feed forward neural network. hope it ll help the students a lot to understand neural network
Platform: | Size: 1883136 | Author: Husam alias | Hits:

[Otherffnbp_run

Description: A feed forward neural network code for IDL requres idl licens and at least virtual machine. Multiple parameters can be set for the neural network classifier
Platform: | Size: 3072 | Author: karoly.bakos | Hits:

[Otherffnkal__define

Description: A feed forward neural network code for IDL requres idl licens and at least virtual machine. Multiple parameters can be set for the neural network classifier
Platform: | Size: 2048 | Author: karoly.bakos | Hits:

[Windows Developfeed-forwardnetwork

Description: 两级前馈神经网络训练的M文件代码,代码后都有注释,用户只需修改训练条件以及前面需要训练的数据即可,是典型的神经网络,下载后直接复制到M文件即可运行成功!是学习神经网络控制的必备-Two feed-forward neural network training M-file code, code has a comment, users only need to modify the training conditions and the need to train before the data can be, is a typical neural network, download files directly copied to M can be run successfully ! Is essential for learning neural network control
Platform: | Size: 5120 | Author: 大冰 | Hits:

[AI-NN-PRijrte0206121124

Description: Abstract-This paper introduces the new concept of Artificial Neural Networks (ANNs) in estimating speed and controlling the separately excited DC motor. The neural control scheme consists of two parts. One is the neural estimator, which is used to estimate the motor speed. The other is the neural controller, which is used to generate a control signal for a converter. These two networks are trained by Levenberg-Marquardt back propagation algorithm. Standard three layer feed forward neural network with sigmoid activation functions in the input and hidden layers and purelin in the output layer is used. Simulation results are presented to demonstrate the effectiveness and advantage of the control system of DC motor with ANNs in comparison with the conventional control scheme.
Platform: | Size: 490496 | Author: amidi | Hits:

[matlabnewff

Description: feed forward back propagation neural network-feed forward back propagation neural network
Platform: | Size: 3072 | Author: ali | Hits:

[OtherGradient-from-neural-network-in-matlab

Description: The following Matlab project contains the source code and Matlab examples used for gradient neural network. The form of a single layer feed forward neural network lends itself to finding the gradient. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.-The following Matlab project contains the source code and Matlab examples used for gradient neural network. The form of a single layer feed forward neural network lends itself to finding the gradient. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Platform: | Size: 44032 | Author: sina | Hits:

[AI-NN-PRa_feedforward_neural

Description: a feed forward neural network in Maple
Platform: | Size: 192512 | Author: mdodo | Hits:
« 12 3 4 »

CodeBus www.codebus.net