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

搜索资源列表

  1. Delta

    0下载:
  2. 神经网络感知器学习规则:Delta学习规则。采用Delta学习规则,进行权值调整,阈值变换函数采用双极性连续函数。程序简单易懂,希望对大家有所帮助!-Neural network perceptron learning rule: Delta learning rule. Delta learning rule used to carry out the right to adjust the value of the threshold bipolar transfer function us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:62274
    • 提供者:李洋
  1. bp_algorithm_matlab

    0下载:
  2. 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:555
    • 提供者:kk
  1. neuralnetworklearningalgorithm

    0下载:
  2. 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1226
    • 提供者:韩丁
  1. nnp

    0下载:
  2. 一个神经网络原型代码,针对的例子为《Perceptron Learning》 (Russell & Norvig, 第742页)-A neural network prototype code, for example for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3500
    • 提供者:Terry
  1. PR_Perception_Approach

    0下载:
  2. 模式识别中的线性感知器算法 通过了测试-Pattern Recognition linear perceptron algorithm passed the test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:296832
    • 提供者:Can
  1. programslms

    0下载:
  2. %For the following 2-class problem determine the decision boundaries %obtained by LMS and perceptron learning laws.- For the following 2-class problem determine the decision boundaries obtained by LMS and perceptron learning laws.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:12586
    • 提供者:肖恒辉
  1. 11

    0下载:
  2. 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41825
    • 提供者:stephen
  1. mm

    0下载:
  2. 感知器算法实验 w1 w2 分类 早期“人工神经网络”模型-Perceptron classification algorithm w1 w2 early experimental
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6973
    • 提供者:梁德锋
  1. ganzhiqi

    0下载:
  2. 感知器的MATLAB实现,现在很好的啊,请大家-Perceptron MATLAB realized, ah good now, please
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3493
    • 提供者:郭建辉
  1. neure

    0下载:
  2. 十分简单的感知器实现,自己编写,加深对神经网络的了解,面向对象,虽然简单,但对神经网络的初学者还是有参考价值的-Very simple perceptron realized, I have written to enhance understanding of the neural network, object-oriented, although simple, but for a beginner or a neural network reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3851
    • 提供者:利群
  1. masotti_MLP_Classificazione

    0下载:
  2. 多层感知器的分类程序! -Multi-layer perceptron classification procedures!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1441
    • 提供者:liyan
  1. net1

    0下载:
  2. 单层感知器人工神经网络,可以用来解决线性可分的模式识别问题-Single-layer perceptron artificial neural network, can be used to solve linear pattern recognition problems can be divided into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:7965
    • 提供者:liang
  1. FisherETC

    0下载:
  2. Fisher, Pseudoinverse, Perceptron, Relaxation, Ho-Kashyap and LMS method for pattern classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5914917
    • 提供者:DicaFilca
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. problem2

    0下载:
  2. matlab 感知机实验源码(神经网络课程实验一)-Perceptron test matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:756
    • 提供者:Shelly Chen
  1. FLCH3eg1

    0下载:
  2. 采用单神经元结构对两类样本进行分类,其中X为输入样本,T为目标向量。X=[-0.5,-0.5,0.3,0.1,-0.1,0.8,0.2,0.3 0.3,-0.2,-0.6,0.1,-0.5,1.0,0.3,0.9] T=[0,0,0,1,0,1,1,1]- The self learning function of the multilayer perceptron of an artificial neural network can be easily realized by the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:783
    • 提供者:wlg
  1. OneLayerPerceptronClassifier

    0下载:
  2. A simple One layer perceptron classifier written in CSharp and using the AForge framework
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:37854
    • 提供者:Silviu
  1. MLPforAdaptivePostprocessingBlockCoded

    0下载:
  2. A new technique basedon the multilayer perceptron (MLP)neural network is proposed for blocking-artifact removal inblock-coded images.The new method is basedon the concept of learning by examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:98904
    • 提供者:setive
  1. Perceptron

    0下载:
  2. Single Layer Perceptron in C.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:559
    • 提供者:shi
  1. Perceptron

    0下载:
  2. Perceptron neural network written in c-Perceptron neural network written in c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:9528
    • 提供者:Tarkul
« 1 23 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com