CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 动量梯度 算法

搜索资源列表

  1. bp2

    0下载:
  2. 基于梯度下降的BP算法,可以调整学习率可动量因子.-based on the gradient descent algorithm BP, the learning rate can be adjusted momentum factor.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3050
    • 提供者:李四
  1. BPgaijin

    0下载:
  2. 采用动量梯度下降算法训练BP网络,有需要的下哦~-using gradient descent algorithm BP training network, it is necessary to the next, oh ~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3209
    • 提供者:kongpin
  1. BPpredict

    1下载:
  2. 运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1496
    • 提供者:肖勇
  1. BPnet

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:pannewstar
  1. ANN

    3下载:
  2. BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-21
    • 文件大小:37656
    • 提供者:冯江
  1. bpnnet_154

    3下载:
  2. L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:942
    • 提供者:辜小花
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2993
    • 提供者:闫薇
  1. BP_neural_network

    0下载:
  2. 采用动量梯度下降算法训练BP网络,程序后面有详细注释-Gradient descent algorithm using momentum BP network training, procedures followed have detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:697
    • 提供者:328087418
  1. subb

    0下载:
  2. 利用动量梯度下降算法训练BP网络,得到误差显示图,并最终进行预测-Gradient descent algorithm using momentum BP network training, the error display map, and, ultimately, to predict
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:693
    • 提供者:terry
  1. ebp1

    1下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2016-12-21
    • 文件大小:645
    • 提供者:
  1. dltd

    0下载:
  2. 采用动量梯度下降算法训练BP网络。在本源码中,训练样本定如下:p=[-1 -2 3 1 -1 1 5 -3] 目标矢量为t=[-1 -1 1 1]-Gradient descent algorithm using momentum BP network training. In this source, the training sample set as follows: p = [-1-2 3 1 -1 1 5-3] target vector for t = [-1-1 1 1]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:595
    • 提供者:qiulan
  1. BP1

    0下载:
  2. 采用动量梯度下降算法训练 BP 神经网络预测的一个实例分析-Gradient descent algorithm with momentum training BP neural network analysis of an instance of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2600
    • 提供者:chen
  1. BP-Iris-classifier

    0下载:
  2. 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1644
    • 提供者:chenlei
  1. shenjingwangluo

    0下载:
  2. 神经网络实例 采用动量梯度下降算法训练 BP 网络。-Neural Network Example
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4189
    • 提供者:王昱琳
  1. matlab

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1-2 3 1 -1 1 5-3] 目标矢量为 t = [-1-1 1 1]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:10394
    • 提供者:王瑞
  1. DLBP

    0下载:
  2. 一种改进的BP算法,基于动量梯度的,非常经典,实际可用-An improved BP algorithm based on the momentum gradient, very classic, the actual available
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2780
    • 提供者:何翔
  1. TRAINGDM-to-train-BP(code)

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:759
    • 提供者:肖木
  1. BP_Differ_Train

    0下载:
  2. BP神经网络算法用来拟合加噪信号,并以动量梯度下降算法和减少内存的Levenberg-Marquardt算法两种训练方法进行该实例下的性能对比-BP neural network algorithm used to fit the noise signal, and to reduce the momentum gradient algorithm and memory Levenberg-Marquardt algorithm two training methods to compare t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:838
    • 提供者:寻家军
  1. bpNeural-network-instance

    0下载:
  2. 例1 采用动量梯度下降算法训练 BP 网络。 例2 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。-Example 1 uses the momentum gradient descent algorithm to train the BP network. Example 2 uses the Bayesian
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:31744
    • 提供者:李晓霜
  1. ADAM

    0下载:
  2. ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度 下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好 的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient. The descent method, which uses di
  3. 所属分类:数学计算

    • 发布日期:2021-03-11
    • 文件大小:1024
    • 提供者:鱼干儿
« 12 »
搜珍网 www.dssz.com