The corresponding adaptive algorithm was derived based on the steepest descent method.
基于最陡下降方法,推导出了相应的自适应算法。
BP neural network, as its nature of gradient descent method, is easy to fall into local optimum.
但BP神经网络本质是梯度下降法,容易陷入局部最优。
The algorithm of studying bases on the foundation of the descent method most rapidly, and was improved.
学习算法在最速下降法的基础上给出,并加以改进。
Moreover, the demand of producing large-scale sapphires by the molybdenum crucible through the descent method is met.
满足了钼坩埚下降法生产大尺寸蓝宝石的需求。
The weights are trained with Gradient Descent Method. The increase algorithm of BVS, and restricted algorithm, was induced.
利用梯度下降法对网络的权值进行训练,并且推导了BVS的增长算法,以及网络训练的限制记忆递推公式。
Two ways are used to design the network, the one is the direct energy descent method, and the other is the gradient descent method.
有两种方法可以用来设计网络,一是能量下降法,另一个是梯度下降法。
The algorithm which utilizes the Steepest Descent Method can give the estimation of displacement between two frames of image directly.
它对一定时间间隔内两次采样得到的图象进行运算,用最陡梯度下降法直接迭代出图象位移的估计值。
The learning method of hidden-output layer weights is the steepest descent method and the one of input-hidden layer weights is genetic algorithm(GA) .
网络隐层-输出层的权值采取最速下降法学习,输入层-隐层的权值采用遗传算法进行学习;
In WNN the most fast grads descent methodology was adopted to adjust the network parameters and the learning rate by self adapting learning rate method.
对小波神经网络采用最速梯度下降法优化网络参数,并对学习率采用自适应学习速率方法自动调节。
The essence of back propagation networks is that make the change of weights become little by gradient descent method and finally attain the minimal error.
其实质是采用梯度下降法使权值的改变总是朝着误差变小的方向改进,最终达到最小误差。
Experimental results on UCI dataset show Powell algorithm converges fast and its accuracy is higher than that of coordinate descent method and smooth SVM.
UCI数据集上的实验结果表明,算法能很快收敛,且分类精度优于并行下降算法和光滑支持向量机。
Based on the steepest descent method and the conjugate gradient method, a hybrid algorithm is proposed in this paper, and its global convergence is proved.
将最速下降法与共轭梯度法有机结合起来,构造出一种混合优化算法,并证明其全局收敛性。
The one-dimension projection algorithm, which is the steepest descent method, based on residual space for solving linear equations is analyzed in this paper.
分析了基于残差空间求解线性方程组的一维投影算法、最速下降法和最小剩余法。
And the three optimization problems are solved respectively by the conjugate gradient method, the adaptive bivariate shrinking and the gradient descent method.
并提出分别采用共轭梯度法、二元自适应收缩法以及梯度下降法对以上优化问题求解。
Then modified steepest descent method which is a new LMS algorithm of adaptive filters is presented , This method is a simple and effective algorithm to solve optimum coefficient .
然后提出了一种新的LMS算法——改进的最陡下降法,该算法正是求最佳权矢量的一个简单而有效的算法。
The paper proposes an adaptive neural network PID controller based on weighlearning algorithm using the gradient descent method for the AC position servosystem of binding and printing.
针对包装印刷传动位置伺服系统,介绍一种基于共轭梯度学习算法的神经网络自适应PID控制方法。
Finally, wo present a descent method for solving VIP and study a global error bound for unconstrained optimization reformulation in order to discuss the convergence of itinerative method.
最后给出了一个求解的下降法,并考察了最优化问题的误差界问题,以分析叠代法的收敛性。
Its learning rule is to use the steepest descent method, by back-propagation network to continuously adjust the weights and thresholds, so the network and the minimum sum of squared errors.
它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。
An intelligent sampling technique coupled with the steepest descent method is implemented for on-line estimation of the process, which can be approximated by a second-order model with time delay.
对于可以用延时二阶模型来拟合的过程,使用一种智能采样技术,结合阶跃下降法,实现了对实时过程的在线模拟。
RBF neural network adopts the off-line training and the on-line adaptation of weight and threshold value. In order to speed up the convergence, the grads descent method with inertia item was used.
RBF神经网络采用离线学习在线修正权值和阈值,为加快收敛速度,应用带惯性项的梯度下降法。
In this scheme, the inputs of hidden layer neurons are acquired by using the gradient descent method, and the weights and threshold of each neuron are trained using the linear least square method.
在该方案中,通过梯度法获取隐层神经元的输入,使用线性最小二乘法训练各神经元的权值和阈值。
Cause: Some part of the code is descending two levels per method call without dispatching appropriately on the second descent.
起因:代码的某些部分在每次方法调用中下行了两级且第二次下行时调度不当。
This paper studies BP network, realizes the method of gradient descent, gets better result than traditional one.
本文研究了BP网络,实现了“梯度下降法”的网络训练方法,获得了较传统方法好的效果。
Discusses the concrete performance, causing mechanism and solving method of the performance descent of centrifugal refrigerating unit.
探讨了离心式制冷机组性能下降的具体表现、产生机理和处理方法。
An adaptive gradient descent algorithm for training simplified internally recurrent networks (SIRN) is developed and a new method of reconciling nonlinear dynamic data based on SIRN is proposed.
研究了简化型内回归神经网络基于自适应梯度下降法的训练算法,并提出了一种基于简化型内回归神经网络的非线性动态数据校核新方法。
Gradient descent algorithm is an efficient method to train FNN, and it can be realized in batch or incremental manner.
梯度下降算法是训练多层前向神经网络的一种有效方法,该算法可以以增量或者批量两种学习方式实现。
Then we explain basic theory of wiener filter and basic structure model of adaptive filter, and combine the method of steepest descent to deduce the LMS.
然后系统阐述了基本维纳滤波原理和自适应滤波器的基本结构模型,接着在此基础上结合最陡下降法引出LMS算法。
Then we explain basic theory of wiener filter and basic structure model of adaptive filter, and combine the method of steepest descent to deduce the LMS.
然后系统阐述了基本维纳滤波原理和自适应滤波器的基本结构模型,接着在此基础上结合最陡下降法引出LMS算法。
应用推荐