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

搜索资源列表

  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. 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. 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. 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. nnImplementationV2

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

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

    0下载:
  2. 遗传算法的误差反向传播神经网络,希望大家下载学习。-Genetic algorithm error back propagation neural network, I hope you download the study.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:13275
    • 提供者:汤二
  1. FFbp

    0下载:
  2. Training a 3 layers feed forward neural network using back propagation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1004
    • 提供者:Golnaz Baghdadi
  1. 3097808055Bp

    0下载:
  2. 人工神经网络上网反向传播方法也就是BP神经网络的实现!可以作为模板重复使用的!-Internet back-propagation artificial neural network approach is the realization of BP neural network! Can be reused as a template!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:251312
    • 提供者:master
  1. back-propagation

    0下载:
  2. simple but incomplete backpropagation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:572
    • 提供者:Adrian
  1. simpleEDA

    0下载:
  2. neural network use back propagation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:236600
    • 提供者:hacmiu
  1. bpnetwork

    1下载:
  2. 简单的数据前向传播,误差反向传播基于BP神经网络的C实现。-Simple data prior to transmission, the error back-propagation neural network based on BP s C implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3463
    • 提供者:wangzhenjun
  1. CellClassifier_SSN

    0下载:
  2. Cell classifier built on the base of Artificial Neural Network, that is taught by back propagation method. It is capable to classify pictures containing one extracted cell to the one of two specified classes - mitotic or not mitotic. Classifica
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:457924
    • 提供者:Fenomen
« 1 2 3 4 5 6 78 9 10 11 12 ... 42 »
搜珍网 www.dssz.com