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

搜索资源列表

  1. BackProp算法源程序

    1下载:
  2. 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:218.17kb
    • 提供者:刘华
  1. waveletnetwork

    0下载:
  2. 小波神经网络程序基于反向传播训练-wavelet-based neural network program back propagation training
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:郑华珍
  1. BPPatternRecognition

    0下载:
  2. MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.7kb
    • 提供者:Anlaen Liang
  1. EBP-chaoticPrediction

    0下载:
  2. This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.97kb
    • 提供者:Mehran Ahmadlou
  1. bp_win32

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

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

    0下载:
  2. face recognition through training back propagation in neural nets
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:jasmeen
  1. BPN

    0下载:
  2. (C#实现)反向传播网络BPN:输入简单的训练样本训练各层的权值-(C# implementation) back-propagation network BPN: Enter the simple training of the training samples weights of each layer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:18.11kb
    • 提供者:陈宪法
  1. BPnet

    0下载:
  2. 反向传播网络(Back-Propagation Network,简称BP网络)是将W-H学习规则一般化,对非线性可微分函数进行权值训练的多层网络 -Back Propagation Network (Back-Propagation Network, referred to as BP networks) is to learn the rules WH generalized, non-linear differentiable function on weight training m
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:156.88kb
    • 提供者:王洁
  1. backprop1

    0下载:
  2. back propagation ANN training
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:780byte
    • 提供者:Hasan
  1. shen-jing-wang-luo

    0下载:
  2. 反向传播神经网络算法,可以用于将大量数据训练后的模拟输出-Back-propagation neural network algorithm, the data can be used for training a large number of analog outputs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:669byte
    • 提供者:海飞
  1. nnet

    0下载:
  2. face recognition..matlab code for learing,testing,training..with back propagation neural network..with biosand without bios coding
  3. 所属分类:Development Research

    • 发布日期:2017-05-26
    • 文件大小:8.58mb
    • 提供者:Pooja Kalra
  1. blackmer_ICWN_11

    0下载:
  2. The decoding of Low Density Parity Check (LDPC) codes through the iterative process of belief propagation presents practical challenges for designers looking for real time performance in communication systems. Due to the geometric and finite pattern
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:420.76kb
    • 提供者:namareq
  1. neuro_src_CSharp

    1下载:
  2. 一个神经网络计算的库,实现几个通用神经网络体系和训练方法,自识别图,弹性网络等.like Back Propagation, Kohonen Self-Organizing Map, Elastic Network, Delta Rule Learning, and Perceptron Learning.-In this article, a C# library for neural network computations is described. The library impleme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:236.91kb
    • 提供者:calford
  1. nnImplementationV2

    0下载:
  2. 构造了一个neural network类,实现了bp算法,以及training的方法-neural network. back-propagation algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:645.68kb
    • 提供者:伍生
  1. Example3_10

    0下载:
  2. artificial neural network, simple multi layer back propagation training algorithm with tan-sigmoid as the activation function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1.02kb
    • 提供者:bunfai
  1. codes

    0下载:
  2. this code in used in neural network mlp with back propagation training algorithm and geradian descends algorithm for optimization.in some of this codes I used full propagation algorithm or mlp one layer or two layer with different activation function
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5.32kb
    • 提供者:negin.d
  1. q21

    0下载:
  2. this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.-this code is about mlp 1 layer neural network with back propagation training algorithm by
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1.21kb
    • 提供者:negin.d
  1. HW1502-linear-regression

    0下载:
  2. 使用神经网络进行机器学习 神经网络 机器学习 误差反传训练算法-Using neural networks for machine learning neural network machine learning error back propagation training algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7.24mb
    • 提供者:听风
  1. TestSampleNN

    0下载:
  2. 神经网络中,单个感知器的实现原理,利用反向传播进行训练。对理解BP很有帮助-Principle of neural network, a single perceptron, using the back propagation training. Is very helpful for understanding the BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1.48mb
    • 提供者:滔滔
  1. BP网络

    0下载:
  2. BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法(梯度法),通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input layer)、隐层(hide layer)和输出层(outpu
  3. 所属分类:人工智能/神经网络/深度学习

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