CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - neural network back

搜索资源列表

  1. C-BPN

    0下载:
  2. 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2067
    • 提供者:jack
  1. NEURAL+NETWORK

    0下载:
  2. bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:19198
    • 提供者:刘慧
  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
    • 文件大小:6114
    • 提供者:Mehran Ahmadlou
  1. EBP-chaoticPrediction

    0下载:
  2. This program is prepared as an one-step EEG predictor. this is used a fuzzy neural network which is trained by a chaotic back propagation method
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:197300
    • 提供者:Mehran Ahmadlou
  1. neural

    0下载:
  2. This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the net
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-18
    • 文件大小:49599
    • 提供者:cso
  1. NeuralNetworkwithBackPropagation

    0下载:
  2. Neural Network program with back propagation in visual basic
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5683
    • 提供者:Hiren
  1. neural

    0下载:
  2. neural network back-progate to solve xor question,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:681
    • 提供者:neal
  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. bp_proj

    0下载:
  2. This is my implementation fo back propagation algorithm for artificial neural network using C-This is my implementation fo back propagation algorithm for artificial neural network using C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2104313
    • 提供者:Putra
  1. Back-Propagation

    0下载:
  2. Back Propagation Algorithm in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1525
    • 提供者:RightRisk
  1. BP-Improvement-Methods

    0下载:
  2. Back Propagation Algorithm Improvement Methods in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:RightRisk
  1. BP-Replacement-Algorithms-(LM-a-CG)

    0下载:
  2. Back Propagation Replacement Algorithms (LM & CG) in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1153
    • 提供者:RightRisk
  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
    • 文件大小:1045
    • 提供者:bunfai
  1. tricks

    0下载:
  2. 神经网络训练的经验总结,使用错误反向传播的经验指导。-Neural network training experience, the experience of using the error back propagation guidance.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:924999
    • 提供者:pudn
  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
    • 文件大小:5447
    • 提供者: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
    • 文件大小:1234
    • 提供者:negin.d
  1. DCT_NN

    0下载:
  2. Matlab coding for Image compression and decompression usning neural network back propagation techniques
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:12038
    • 提供者:rajapraba
  1. bp_app

    0下载:
  2. 利用類神經網路對Schwefel22測試函數建立模型,為此Schwefel22函數設立4個變數,模擬資料100筆,測試資料50筆,並將上述資料以倒傳遞類神經網路MATLAB2013a軟體,利用其具有學習及記憶能力加以訓練及測試-The use of neural network modeling of Schwefel22 test functions, established for this purpose Schwefel22 function four variables, simula
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:716
    • 提供者:吳安庭
  1. nnbp

    0下载:
  2. neural network back propagation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3099
    • 提供者:sekhar
  1. Neural-network-programs-in-matlab

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for neural network programs. Perceptron LMS Feed Forward Back Propagation Character Recognition The source code and files included in this project are listed in the proj
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:13812
    • 提供者:sina
« 12 3 4 5 »
搜珍网 www.dssz.com