CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - backpropagation

搜索资源列表

  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. apbSrc.tar

    0下载:
  2. Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks wh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:799.22kb
    • 提供者:陈伟
  1. Backpropagation Network with Bias Terms and Moment

    0下载:
  2. 附加了动量项BP神经网络-Additional items of Momentum BP neural network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.28kb
    • 提供者:高山
  1. BackPropagation

    0下载:
  2. 以类库的形式实现了BP神经网络算法。可从该类基础上派生新类,实现各类应用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:5.33kb
    • 提供者:唐述
  1. backpropagation

    0下载:
  2. Neural Network backpropagation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:66.94kb
    • 提供者:joy
  1. BPN

    1下载:
  2. Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:32.73kb
    • 提供者:
  1. lightweightbackpropagationneuralnetwork

    0下载:
  2. * Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:29.31kb
    • 提供者:正熹
  1. work

    0下载:
  2. this code for backpropagation on matlab. with indonesian language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.65kb
    • 提供者:zaen
  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. n1

    0下载:
  2. the attached file contains backpropagation code using visual basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:isra
  1. BPSimplified

    0下载:
  2. Source code Recognize character with backpropagation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:314.9kb
    • 提供者:sor
  1. lwneuralnet-0.8

    0下载:
  2. Lightweight Neural Network This a lightweight implementation of a backpropagation neural network routine in C. It doesn t do anything fancy: no millions of different types of neural networks, no graphical user interface, just the routines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:92.57kb
    • 提供者:btttnn
  1. gabp-src

    0下载:
  2. a matlab code for training a backpropagation neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:250.86kb
    • 提供者:ssss
  1. NeuroBP

    0下载:
  2. neuro backpropagation project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:159.17kb
    • 提供者:voltz88
  1. system

    0下载:
  2. this is a backpropagation neural network training and testing design for two types of islamic caligraphy pattern recognition as a school project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:10.98kb
    • 提供者:kim
  1. JST

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

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

    0下载:
  2. 使用BP神经网络来识别彩色图像的类. 自己取采样样本-apply the backpropagation neural network to classify a color image you choose. You need to determine the number of classes and select the training samples by yourself.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:8.56kb
    • 提供者:danny
  1. backpropagation

    0下载:
  2. backpropagation code in matlab
  3. 所属分类:AI-NN-PR

  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
« 12 3 »
搜珍网 www.dssz.com