CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - back propagation algorithm

搜索资源列表

  1. backpropagationalgorithm

    0下载:
  2. back propagation algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:137.64kb
    • 提供者:siyangtao
  1. Back_Prop_Alg

    0下载:
  2. matlab back propagation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.98kb
    • 提供者:shynn
  1. bp_win32

    0下载:
  2. BPN 網絡演算这是用VCwin32编写的用遗传算法优化神经网络的程序-Error Back-propagation Training Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:107.36kb
    • 提供者:eddinn
  1. bpann+ga

    0下载:
  2. back propagation and genetic algorithm in neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:jasmeen
  1. LF_BPA

    0下载:
  2. load flow using back propagation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:63.83kb
    • 提供者:zammu
  1. Back-propagation-Standard

    0下载:
  2. Standard Back Propagation
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:86.61kb
    • 提供者:jasmine
  1. bp_proj

    0下载:
  2. This is my implementation fo back propagation algorithm for artificial neural network using C-This is my implementation fo back propagation algorithm for artificial neural network using C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:Putra
  1. Back-Propagation

    0下载:
  2. Back Propagation Algorithm in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.49kb
    • 提供者:RightRisk
  1. BP-Improvement-Methods

    0下载:
  2. Back Propagation Algorithm Improvement Methods in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.5kb
    • 提供者:RightRisk
  1. TBPNNNprograah

    0下载:
  2. 这是反向传播算法的C++程序源码,对于研究BPNN的人人来说,具有非常好的参考价值 可直接使用。 已通过测试。 -This is the back-propagation algorithm C++ program source code for the study of BPNN for all, with a very good reference value can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11.01kb
    • 提供者:wangjiantin
  1. BP-shenjinhMATLAB

    0下载:
  2. 输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小于指定的误差时训练完成,保存网络的权值和偏差。-Enter the study sample, using the back-propagation algorithm repeatedly adjust training of the network weights and deviation as close as possible, so that the ou
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:9.08kb
    • 提供者:vincent
  1. Example3_10

    0下载:
  2. artificial neural network, simple multi layer back propagation training algorithm with tan-sigmoid as the activation function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1.02kb
    • 提供者:bunfai
  1. bp_test

    0下载:
  2. back propagation算法实现-back propagation algorithm
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:2.23kb
    • 提供者:huangwucai
  1. BP-algorithm-by-CPP

    0下载:
  2. 用C++实现的bp(Back Propagation)算法程序-BP(Back Propagation)by VC++
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.5kb
    • 提供者:leo
  1. codes

    0下载:
  2. this code in used in neural network mlp with back propagation training algorithm and geradian descends algorithm for optimization.in some of this codes I used full propagation algorithm or mlp one layer or two layer with different activation function
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5.32kb
    • 提供者:negin.d
  1. q21

    0下载:
  2. this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.-this code is about mlp 1 layer neural network with back propagation training algorithm by
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1.21kb
    • 提供者:negin.d
  1. BP

    0下载:
  2. BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network: a Press the front back propagatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:833byte
    • 提供者:
  1. trainNetwork

    0下载:
  2. matlab code for training neural network using back-propagation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:680byte
    • 提供者:alkufi
  1. BP-and-SOM

    2下载:
  2. BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:863.34kb
    • 提供者:陈浩
  1. Untitled

    1下载:
  2. 建立BP神经网络, 12个隐层神经元,4个输出神经元 tranferFcn属性 'logsig' 隐层采用Sigmoid传输函数 tranferFcn属性 'logsig' 输出层采用Sigmoid传输函数 trainFcn属性 'traingdx' 自适应调整学习速率附加动量因子梯度下降反向传播算法训练函数 learn属性 'learngdm' 附加动量因子的梯度下降学习函数(The BP neural network is established, with 12 hidden la
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:7123
« 12 »
搜珍网 www.dssz.com