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

搜索资源列表

  1. Matlab_bp

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

    • 发布日期:2017-03-29
    • 文件大小:517
    • 提供者:陈财雄
  1. annbp

    0下载:
  2. 人工神经网络中的前馈神经网络,反向传播算法,-Artificial neural network feed-forward neural network, back propagation algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:636
    • 提供者:何玉
  1. BP

    0下载:
  2. BP(Back Propagation)神经网络算法及其改进算法-BP neural network algorithm and improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:22631
    • 提供者:cindy
  1. PID-control-based-BP

    1下载:
  2. 用一个多层前向神经网络,采用反向传播算法依据控制要求实时输出Kp、Ki、Kd,依次作为PID控制器的实时参数,代替传统PID参数靠经验的人工整定和工程整定,以达到对大迟延主气温系统的良好控制。-We use a multilayer feedforward neural network using back propagation algorithm and based on control requirements.This net can real-time output Kp, Ki, K
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:577624
    • 提供者:durongmao
  1. bpsim

    0下载:
  2. A program that implements the multilayrs neural networks back propagation s algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5408
    • 提供者:Alucard
  1. Back-Propagation-NN

    0下载:
  2. 该BP算法,采用网络上盛行的,以模拟电路实例,检测该算法的可行性-The BP algorithm, using popular network to simulate the circuit instance, testing the feasibility of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3091
    • 提供者:邓智一
  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
    • 文件大小:9001831
    • 提供者:Pooja Kalra
  1. Pengenalan-Tutur-Terisolasi-Menggunakan-FFT-dan-J

    0下载:
  2. Isolated speech recognition using FFT for features extraction and Artificial Neural Network with Back Propagation for classificassion and recognition.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:149808
    • 提供者:Utis Sutisna
  1. newff

    0下载:
  2. feed forward back propagation neural network-feed forward back propagation neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2641
    • 提供者:ali
  1. BNN4IRIS

    0下载:
  2. 此程式是類神經演算法之中倒傳遞網路程式碼 此mse結果並沒有完全達到標準-This program is among the back-propagation neural network algorithm code for this mse results are not fully up to standard
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:20890
    • 提供者:Wu
  1. BP

    0下载:
  2. 构建BP神经网络,源码。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network to build, source. BP network can learn and store a lot of input- out
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4126
    • 提供者:chenqian
  1. Recognize-the-spech-using-back-propagation-Neural

    0下载:
  2. This program explains the idea of recognation the spech using BPNN.
  3. 所属分类:Project Design

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

    0下载:
  2. redes neuronales back-propagation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:710
    • 提供者:tino0079
  1. nn(S.Haykin)

    0下载:
  2. 神经网络原理 Simon Haykin 基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin covering the basic part of the neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18356204
    • 提供者:
  1. Neural-Networks

    0下载:
  2. 神经网络原理 Simon Haykin 英文版 基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin in English covering the neural net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:35500121
    • 提供者:
  1. BP

    0下载:
  2. 本程序实现了简单的反向传播算法,以及对简单函数的拟合。-This program implements a simple back-propagation algorithm, as well as a simple function fitting.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:256851
    • 提供者:helloyan
  1. facebpn

    0下载:
  2. This program will give better precision and recall rate as this coding uses Back propagation network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:418368
    • 提供者:vijayan
  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
    • 文件大小:430860
    • 提供者:namareq
  1. simulation-of-BP-neural-network

    0下载:
  2. BP神经网路的matlab仿真,该程序用matlab演示了BP神经网络的学习机制。-simulation of Back Propagation neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1570
    • 提供者:mayanbo
  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
    • 文件大小:242600
    • 提供者:calford
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com