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
    • 文件大小:200530
    • 提供者:周志连
  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
    • 文件大小:198792
    • 提供者:叶建槐
  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
    • 文件大小:1159
    • 提供者: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
    • 文件大小:2345
    • 提供者:张镇
  1. Backpropagation_Stochastic

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

    • 发布日期:2017-04-12
    • 文件大小:1388
    • 提供者:肖箫
  1. take_this

    0下载:
  2. backpropagation algorithm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19731
    • 提供者:bosta
  1. FileOpsSolution

    0下载:
  2. backpropagation algorithm-backpropagation algorithm...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:15644
    • 提供者:sumi
  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
    • 文件大小:382370
    • 提供者:chen
  1. JST

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

    • 发布日期:2017-03-29
    • 文件大小:130243
    • 提供者: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
    • 文件大小:1488
    • 提供者:Saswata Nath
  1. backpropagation_class

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

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

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

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

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

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

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

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

    0下载:
  2. Backpropagation Backpropagation is a supervised learning algorithm and is mainly used by Multi-Layer-Perceptrons to change the weights connected to the net s hidden neuron layer(s). The backpropagation algorithm uses a computed output err
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:237080
    • 提供者:muchizmo
  1. BackPropagation

    0下载:
  2. This file include implementation of backpropagation algorithm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1688
    • 提供者:qwueene
  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
    • 文件大小:1136
    • 提供者:Aead Amer
  1. Design-of-a-fast-convergent-backpropagation

    0下载:
  2. The main contribution of this paper is using optimal control theory for improving the convergence rate of backpropagation algorithm. In the proposed approach, the learning algorithm of backpropagation is modeled as a minimum time control prob
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:415357
    • 提供者:samir
  1. backpropagation

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

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