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

搜索资源列表

  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. BPnet

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

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:pannewstar
  1. 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例

    2下载:
  2. 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例,可以直接运行。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-04-03
    • 文件大小:8028
    • 提供者:aztmaster
  1. ANN

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

    • 发布日期:2015-07-21
    • 文件大小:37656
    • 提供者:冯江
  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. 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-16
    • 文件大小:10394
    • 提供者:王瑞
  1. DLBP

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

    • 发布日期:2017-04-14
    • 文件大小: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-31
    • 文件大小:759
    • 提供者:肖木
  1. bp-neural

    0下载:
  2. 采用动量梯度下降算法来训练 BP 神经网络,效果很好-BP neural training
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:4895
    • 提供者:兰婷
  1. bp-neural-training

    0下载:
  2. 采用动量梯度下降算法来训练 BP 神经网络,效果很好-BP neural training
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:4904
    • 提供者:兰婷
  1. train-the-BP-network

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络,输入矢量和目标矢量-Using momentum gradient descent algorithm to train the BP network
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:699
    • 提供者:陶西柱
  1. natural-gradient-algorithm

    1下载:
  2. 变步长自然梯度算法实现盲源分离,后面还有动量项自然梯度算法-Variable step-size natural gradient algorithm for blind source separation
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:20015
    • 提供者:张艳芹
  1. dongliangsuanfa

    0下载:
  2. 采用动量梯度下降算法训练BP网络,证明,一个3层的BP网络能够实现任意的连续映射,可以任意精度逼近任何给定的连续函数。-Using momentum gradient descent algorithm to train the BP network, proved that a three-layer BP network to any continuous mapping can be arbitrary-precision approach any given continuous fun
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:15167
    • 提供者:微信
  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
    • 提供者:寻家军
« 12 »
搜珍网 www.dssz.com