搜索资源列表
-
0下载:
这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
-
-
0下载:
每一个训练范例在网络中经过两遍传递计算:一遍向前传播计算,从输入层开始,传递各层并经过处理后,产生一个输出,并得到一个该实际输出和所所需输出之差的差错矢量;一遍向反向传播计算,从输出层至输入层,利用差错矢量对权值进行逐层修改。BP算法有很强的数学基础,戏剧性地扩展了神经网络的使用范围,产生了许多应用成功的实例,对神经网络研究的再次兴起过很大作用。
-
-
1下载:
Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
-
-
0下载:
人工神经网络vbp算法 人工神经网络电子讲稿-Artificial neural network artificial neural network algorithm vbp electronic scr ipt
-
-
0下载:
MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
-
-
0下载:
matlab神经网络工具箱的实用指南,第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-matlab neural network toolbox of the Practical Guide, chap neural network are the basic introduction, chapter II, inc
-
-
4下载:
伺服电机的神经网络参数自整定程序,利用BP误差反向传播算法改变PID 控制参数以获得优越的控制效果-Servo motor parameters of the neural network self-tuning procedures, the use of error back-propagation algorithm BP to change PID control parameters for superior control
-
-
0下载:
NN neural network for face recognition
supervised feed forward back propagation neural network
-
-
0下载:
反向传播神经网络例程,单隐层BP网络,简单易懂-Back-propagation neural network routines, a single hidden layer BP network, easy-to-read
-
-
1下载:
双隐层反向传播神经网络例程,教学用,算法解释清晰-Two-hidden layer back-propagation neural network routines, teaching the algorithm explained clearly
-
-
0下载:
類神經網路之倒傳遞神經網路模型,使用matlab之c語言編輯-Artificial Neural Network- Back Propagation code with Matlab
-
-
0下载:
BP neural network implementation with generalized delta learning rule and momentum-BP neural network in Matlab
-
-
0下载:
back probagation in neural network
-
-
0下载:
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 us
-
-
1下载:
用一个多层前向神经网络,采用反向传播算法依据控制要求实时输出Kp、Ki、Kd,依次作为PID控制器的实时参数,代替传统PID参数靠经验的人工整定和工程整定,以达到对大迟延主气温系统的良好控制。-We use a multilayer feedforward neural network using back propagation algorithm and based on control requirements.This net can real-time output Kp, Ki, K
-
-
0下载:
神经网络原理 Simon Haykin 英文版
基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin in English covering the neural net
-
-
0下载:
BP神经网路的matlab仿真,该程序用matlab演示了BP神经网络的学习机制。-simulation of Back Propagation neural network
-
-
1下载:
BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
-
-
0下载:
倒傳遞類神經網路,廣泛應用於人工智慧系統-Neural backpropagation is the phenomenon in which the action potential of a neuron creates a voltage spike both at the end of the axon (normal propagation) and back through to the dendritic arbor or dendrites, from which much of
-
-
1下载:
深度神经网络训练过程中:首先是进行初始化,根据需求设置神经网络的基本结构;然后进行前向传递(feedforward),层与层之间进行传递,求得误差;然后进行反向传播(back propogation),根据误差最小化原则,使用随机梯度下降法,对各个参数进行求导,确定下降方向,对各个参数进行更新(In the training process of deep neural network, firstly, initialization is carried out, and the basic
-
« 12
3
4
5
6
7
8
9
10
...
30
»