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

搜索资源列表

  1. BackPropagatio

    0下载:
  2. 神经网络是一种神经网络学习算法,全称基于误差反向传播算法的人工神经网络。-Back Propagation
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5024
    • 提供者:
  1. rl

    0下载:
  2.  人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:160160
    • 提供者:pjh
  1. fadongjiMBP

    4下载:
  2. 伺服电机的神经网络参数自整定程序,利用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
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1503
    • 提供者:阿满
  1. Back_Prop_Alg

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

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

    0下载:
  2. 把genetic algorithm加到传统BP算法,对其改进,从而提高收敛速度。-back-propagation algorithm- a modified algorithm to embed GA into BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:sean
  1. BP

    0下载:
  2. 我们最常用的神经网络就是BP网络,也叫多层前馈网络。BP是back propagation的所写,是反向传播的意思。-We are the most commonly used neural network is a BP network, also known as multi-layer feedforward network. BP is written by the back propagation is the meaning of back-propagation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:514
    • 提供者:肖晔
  1. BPN

    0下载:
  2. Back propagation algorithtm
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:33246
    • 提供者:waldir
  1. Methodfuzz

    0下载:
  2. There are three methods (1, 2 & 3 [Back-propagation]) for forecasting a time series. Here is a collection of MATLAB programming, screen shorts, Fig files giving results. Follow comments in the files to run programs
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:262299
    • 提供者:tom tom
  1. programs

    0下载:
  2. Perceptron LMS Feed Forward Back Propagation Character Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:13978
    • 提供者:ssss
  1. ieeetnnparekh

    0下载:
  2. useful for learning the algorithm for extraction of the system when write the code in back propagation int the system-useful for learning the algorithm for extraction of the system when write the code in back propagation int the system
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:342343
    • 提供者:surya
  1. BackPropagationAlgorithm

    0下载:
  2. Normalisation Program and Back propagation Neural network program and details of using the program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:77355
    • 提供者:Subba
  1. ERN

    0下载:
  2. a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:762282
    • 提供者:charlie
  1. mlp

    1下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2485
    • 提供者:Steve
  1. bp_win32

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

    • 发布日期:2017-04-05
    • 文件大小:109940
    • 提供者:eddinn
  1. vbbp

    0下载:
  2. simple example of Neural Networks using back propagation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6784
    • 提供者:ahmed
  1. nn

    0下载:
  2. 倒傳遞模糊類神經網路, C++版的訓練及測試程式-C++ Source Code of BPNN (Back Propagation Neural Network)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:科科哩
  1. bpann

    0下载:
  2. neuro back propagation solution
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:580027
    • 提供者:jasmeen
  1. NN1

    0下载:
  2. 是人工智能初学者入门的好代码。它主要解决了XOR问题,代码规范,容易理解。-back propagation neural network source code based on visual basic6.it resolve the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3271
    • 提供者:zjj
  1. simplemlp

    0下载:
  2. This assignment is intended to provide basic experience in writing neural network applications and conducting classification experiments with mlps. After having completed this assignment you should know how to implement a back propagation multi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:78611
    • 提供者:kelvenyiu
  1. bp

    1下载:
  2. 自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:538
    • 提供者:王晓波
« 1 2 3 4 56 7 8 9 10 ... 45 »
搜珍网 www.dssz.com