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

搜索资源列表

  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 Network with Bias Terms and Moment

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:98332
    • 提供者:杨诚
  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
    • 文件大小:33520
    • 提供者:
  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
    • 文件大小:30014
    • 提供者:正熹
  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
    • 文件大小:94792
    • 提供者:btttnn
  1. gabp-src

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

    • 发布日期:2017-03-29
    • 文件大小:256882
    • 提供者:ssss
  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
    • 文件大小:11248
    • 提供者:kim
  1. BP

    0下载:
  2. Backpropagation neural network with txt input and output writen in c++.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:hardtec
  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
    • 文件大小:8767
    • 提供者:danny
  1. neural_networks_f90

    0下载:
  2. fortran的神经网络训练程序。 Phil Brierley提供 更多信息见 www.philbrierley.com -Neural Network in Fortran90 !! Multilayer Perceptron trained with !! the backpropagation learning algorithm !! coded in Fortran90 by Phil Brierley !! www.philbrierley.com !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-15
    • 文件大小:743424
    • 提供者:shengli
  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
    • 文件大小:56278
    • 提供者:diana
  1. JSTdotNET7

    0下载:
  2. Backpropagation neural network using .NET
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2456849
    • 提供者:jokosu
  1. neural

    0下载:
  2. c++ 人工智能神经元系统源代码,给人工智能入门者学习用-This is a set of artificial neural network programs. The later versions are multilayer perceptron (MLP) backpropagation neural networks in which the number of layers and nodes are user-selectable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:90216
    • 提供者:alex
  1. Fuzzy-Neural-Network-by-matlab

    1下载:
  2. 这是一个四个不同的S函数实现集合的递归模糊神经网络(RFNN)。该网络采用了4组可调参数,这使得它非常适合在线学习/操作,从而可应用到系统识别等方面。-This is a collection of four different S-function implementations of the recurrent fuzzy neural network (RFNN) described in detail in [1]. It is a four-layer, neuro-fuzzy net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:117879
    • 提供者:林真天
  1. BP-neural-network

    0下载:
  2. 倒傳遞類神經網路,廣泛應用於人工智慧系統-Neural backpropagation is the phenomenon in which the action potential of a neuron creates a voltage spike both at the end of the axon (normal propagation) and back through to the dendritic arbor or dendrites, from which much of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:stanley
  1. firnet

    0下载:
  2. 有限脉冲神经网络MATLAB源码,由波兰国立大学生物医药信号处理实验室提供。FIR 神经网络属于一种BP神经网络。-Finite Impulse Response (FIR) neural network models each synapse as a linear filter to provide dynamic interconnectivity. Temporal backpropagation is used to train the network in which error t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:382637
    • 提供者:zhanglei
  1. cudann

    1下载:
  2. 一个前馈反向传播人工神经网络的实现,并应用CUDA加速-Implementation of a feed-forward backpropagation artificial neural network using CUDA
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-06
    • 文件大小:46080
    • 提供者:yx
« 12 »
搜珍网 www.dssz.com