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

搜索资源列表

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

    0下载:
  2. 利用随机反向传播网络归类的学习算法。它是LMS算法的自然延伸,也是多层神经网络的有监督训练。-Classify using a backpropagation network with stochastic learning algorithm。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:肖箫
  1. JST

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

    • 发布日期:2017-03-29
    • 文件大小:127.19kb
    • 提供者:buddy_boyan
  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
    • 文件大小:726kb
    • 提供者: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
    • 文件大小:54.96kb
    • 提供者:diana
  1. AI

    0下载:
  2. Purpose: This program used for testing source code in * Chapter 5: Introduction to Neural Networks and the Backpropagation Algorithm * Book: AI Application Programming -Purpose: This program used for testing source code in * Chap
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.71mb
    • 提供者:tuan
  1. backpropagation

    0下载:
  2. THIS A BACK PROPAGATION ALGORITHM IN C FROM VALLURU RAO BOOK
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:8.94kb
    • 提供者:Giri
  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
    • 文件大小:3.06kb
    • 提供者:stanley
  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
  1. Multi-layer-perceptron

    0下载:
  2. XOR_Example % The matrix implementation of the Backpropagation algorithm for two-layer
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-12-29
    • 文件大小:18.33kb
    • 提供者:siteinternet93
  1. NatureDeepReview

    1下载:
  2. 深度学习允许由多个处理层组成的计算模型来学习具有多个抽象层次的数据表示。这些方法极大地提高了语音识别、视觉对象识别、目标检测以及药物发现和基因组学等许多领域的最新进展。深度学习发现复杂的结构在大数据集,通过使用反向传播算法来指示一台机器应该如何改变其内部参数,用于计算在每一层的代表性,从上一层的代表。深层卷积网在处理图像、视频、语音和音频方面取得了突破性进展,而递归网络则在文本和语音等连续数据上起到了作用。(Deep learning allows computational models th
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:1.44mb
    • 提供者:飞飞花儿
  1. 人工神经网络后向传播算法推导

    0下载:
  2. 机器学习中神经网络的后向传播算法的相关推导(The derivation of backpropagation algorithm for neural networks in machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:913kb
    • 提供者:欧阳暄
  1. bpnn

    0下载:
  2. 反向传播ANN的算法实现,里面有简单的data数据demo(Backpropagation ANN algorithm implementation, there is a simple data data demo)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:13kb
    • 提供者:lwlei
  1. matconvnet-master

    0下载:
  2. 使用matlab实现的底层cnn算法,包括求卷积,池化,和反向传播等操作(The underlying CNN algorithm implemented using MATLAB, including convolution, pooling, and backpropagation operations)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:239kb
    • 提供者:lohaspig
搜珍网 www.dssz.com