搜索资源列表
bp_algorithm
- 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
zjbp
- bp反向传播算法,用c++编写,用于航空运输预测问题.-bp back-propagation algorithm, using c prepared for the Air Transport prediction.
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
BPN(Xor)
- 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
ProBP
- 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
newBPNN
- Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of the Annual Number of Sunspots
Shufelt_BP
- 反向传播算法源码反 向传播算法源码反向传播算法源码-back-propagation algorithm source back-propagation algorithm source code
backPROPnetwork
- 完整的反向传播神经网络模式识别C++源代码,原版权威所著,学习物有所值.-integrity of the back-propagation neural network pattern recognition C source code, original authoritative book, learning value for money.
22
- 反向传播算法也称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.
BP
- 反向传播算法也称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
pmc_treinamento
- Traning for ANN with back propagation
2HiddenBP
- 双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
backpropagration
- 類神經網路之倒傳遞神經網路模型,使用matlab之c語言編輯-Artificial Neural Network- Back Propagation code with Matlab
nnch1
- Neural network descr iption. a sample fo back-propagation neural network
BPN
- (C#实现)反向传播网络BPN:输入简单的训练样本训练各层的权值-(C# implementation) back-propagation network BPN: Enter the simple training of the training samples weights of each layer
bp-matlab
- Matlab编写的BP误差反向传播神经网络算法-Matlab BP prepared by back propagation neural network algorithm
bbackprop3
- back propagation (neural network)
bp1
- 神经网络的BP 算法 神经网络的BP 算法 -Back Propagation Algorithm Back Propagation Algorithm Back Propagation Algorithm
Predictionmatlab
- Back-Propagation Neural Network Model for predicting the traffic situation of Australia. -This procedure aims to solve the prediction of the Australia Highway traffic situation.
back
- back propagation neural networks