搜索资源列表
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the b
CHAPT4
- 神经网络模式识别及其实现,第四章。 内含:ALOPEX和BACKPROP程序。-pattern recognition and neural network to achieve, the fourth chapter. Intron : ALOPEX BACKPROP and procedures.
BackProp
- 反响传播神经网络的算法源程序,是一个非常好的算法程序-reaction propagation neural network algorithm source is a very good algorithm
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see the
BACKPROP.ZIP
- BackProp算法源程序,可以作为借鉴-BackProp algorithm source code can be used as reference
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the b
BackProp
- 反响传播神经网络的算法源程序,是一个非常好的算法程序-reaction propagation neural network algorithm source is a very good algorithm
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see the
BACKPROP.ZIP
- BackProp算法源程序,可以作为借鉴-BackProp algorithm source code can be used as reference
Neural_Network_Code_CHAPT6
- BackProp算法:经典的B-P算法.-BackProp algorithm : the classic B-P algorithm.
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏-A total of five algorithms: A star algorithm kind of realize, Bp neural network to solve XOR problem, on-line handwritten numeral recognition, on-line figu
BACKPROP
- 神经网络的B_P算法源码,主要用于训练,获得权值-Neural network algorithm B_P source, mainly for training, access to the right value
BACKPROP
- 经典的B-P算法,还包括其它一些程序,比如一个前馈多层感知器算法-The classical BP algorithm, also includes some other procedures, such as a feed-forward multi-layer perceptron algorithm
backprop
- BACK PROPOGATION ALGORITHM FOR MATLAB
work_face_bp
- newruan network backprop
backprop
- matlab bacpkropagation algorithm
BackProp
- A Matlab implementation of a MultiLayer perceptron with backpropagation training with momentum
backprop
- MBP 变速率BP前向网络算法,较为有效地一种训练算法,特点是学习速率的自适应变化。-A modified BP algorithm for feedforward neural network .Unlike usual BP ,it uses a modified learning rate adaption strategy which significanly improves the learning procedure
MATLAB-MLP-Backprop-Code
- MATLAB MLP Backprop Code