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

搜索资源列表

  1. 自适应(Adaptive)神经网络源程序

    1下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:195.83kb
    • 提供者:周志连
  1. Adaptive

    0下载:
  2. The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:194.13kb
    • 提供者:叶建槐
  1. Backpropagation Algorithm

    0下载:
  2. 利用随机反向传播算法及学习率为0.1和sigmoid函数,构造singmoid网络,训练它用来将模式分别分到w1和w2两个类中。
  3. 所属分类:源码下载

  1. backpropagation.m

    0下载:
  2. backpropagation algorithm program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.13kb
    • 提供者:gousiya
  1. batbp

    0下载:
  2. Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activatio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2.29kb
    • 提供者:张镇
  1. Backpropagation_Stochastic

    0下载:
  2. 利用随机反向传播网络归类的学习算法。它是LMS算法的自然延伸,也是多层神经网络的有监督训练。-Classify using a backpropagation network with stochastic learning algorithm。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:肖箫
  1. digitaleyes-c

    0下载:
  2. DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:373.41kb
    • 提供者:chen
  1. JST

    0下载:
  2. this program applying artificial intelegence with backPropagation algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:127.19kb
    • 提供者:buddy_boyan
  1. trainBPElementWise

    0下载:
  2. BP neural code the backpropagation algorithm nwueal implementation in matlab, the code for training element wise
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.45kb
    • 提供者:Saswata Nath
  1. backpropagation_class

    0下载:
  2. A MLP code with backpropagation training algorithm designed for classification problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.15kb
    • 提供者:Paulo
  1. perceptron

    0下载:
  2. A single perceptron code with backpropagation training algorithm designed for classification problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:Paulo
  1. backpropagation

    0下载:
  2. A MLP code with backpropagation training algorithm designed for aproximation of functions problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:944byte
    • 提供者:Paulo
  1. 002f982e3ffa

    0下载:
  2. Classify using a backpropagation recurrent network with a batch learning algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:667.19kb
    • 提供者:selva
  1. NNET

    1下载:
  2. BP-神经网络 The neural network is trained with the Levenberg-Marquardt algorithm. The activation functions can be either linear ( L ) or hyperbolic tangent ( H ).-Backpropagation neural network with one hidden layer for multivariate calibration. (Desig
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:19.97kb
    • 提供者:郭乐
  1. backpropagation

    0下载:
  2. a back propogation algorithm implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:806.22kb
    • 提供者:ancy
  1. Backpropagation-Neural-Network-v1.0

    0下载:
  2. This "classic" style of neural network is used for spontaneously generating an algorithm for the analysis of numeric patterns. The goal is to "teach" the network how to analyze a desired set of numeric inputs. For instance, the network might be taugh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:54.96kb
    • 提供者:diana
  1. AI

    0下载:
  2. Purpose: This program used for testing source code in * Chapter 5: Introduction to Neural Networks and the Backpropagation Algorithm * Book: AI Application Programming -Purpose: This program used for testing source code in * Chap
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.71mb
    • 提供者:tuan
  1. bprop

    0下载:
  2. backpropagation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:627byte
    • 提供者:ore
  1. Backpropagation-to-solve-the-XNOR

    0下载:
  2. this to solve the problem of xnor using backpropagation algorithm-this is to solve the problem of xnor using backpropagation algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:Aead Amer
  1. backpropagation

    0下载:
  2. backpropagation algorithm for train nn but it have some problem. its need to redo
  3. 所属分类:matlab

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