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

搜索资源列表

  1. qiyiyangbenwucha

    0下载:
  2. 利用感知器和BP网进行模式识别的基本方法,分类线性不可分样本-The basic method of pattern recognition based on perceptron and BP net, the linear non separable sample
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:700
    • 提供者:科研
  1. pocket-PLA

    0下载:
  2. 贪婪感知器算法。R语言实现版本,每次会把最优的分类抓在手上-pocket perceptron learning of algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1036
    • 提供者:chou
  1. EXP2

    0下载:
  2. 利用Matlab神经网络工具箱中感知器函数对二维线性可分的样本进行正确分类。-Use Matlab neural network toolbox Perceptron dimensional linearly separable function correctly classified samples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:401591
    • 提供者:梁远远
  1. Perceptron

    0下载:
  2. 模式识别中的感知器判别准则,实现分类。Matlab源代码-Pattern Recognition Perceptron criterion and achieve classification. Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:839
    • 提供者:zzh
  1. cooc_feature_matrix

    0下载:
  2. 在holcon中使用多层次感知器对图像进行分类-completeness check of colored game pieces using MLP classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:849
    • 提供者:ZhangCJ
  1. ANN

    0下载:
  2. 采用感知器网络实现分类,二维输入,二维输出-Using sensor networks classification, 2D input, 2D output
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2717
    • 提供者:王玉
  1. test

    0下载:
  2. 使用matlab] 利用神经网络单层感知器 对图像数字二值化进行判断分类 -Use matlab] single-layer perceptron neural network for digital image binarization judgment Categories
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:aaa
  1. preception

    0下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写-One of the classic pattern recognition algorithm, perception algorithm, used to classify patterns using matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:JH
  1. Perceptron

    1下载:
  2. 本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:Jam_Jack
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:乔伊
  1. feller

    0下载:
  2. 一些图像分割中常用的感知器,这些感知器适用于分类的-Some image segmentation is commonly used in the perceptron, these sensors are applied to the classification of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:alice
  1. BP-NN-realization-categorizes

    0下载:
  2. BP网络实现分类问题;一,问题的提出;根据感知器的的相关理论易知感知器善于解决线性可分;反向传播网络(Back-PropagationN;一个具有r个输入和一个隐含层的神经网络模-The BP network realization categorizes a problem A, the problem puts forward Knows a machine according to the feeling of of the related theory easy to underst
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:15213
    • 提供者:liuhong
  1. perceptron-algorithm-

    0下载:
  2. 通过感知器算法分类鸢尾花(三类分类),由于感知器算法是二类分类器,所以三类分类需要两两对比。-Classification of iris by perceptron algorithm (three classifications)Since the perceptron algorithm is a class 2 classifier, three classifications require a pairwise comparison.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:黄瑾
  1. Perceptron-numerical-experiment

    0下载:
  2. 1.设计一个单一感知器解决简单分类问题 2.设计多个感知器神经元解决分类问题,并绘出图像 3.利用标准化感知器学习规则消除奇异样本对训练的影响-Design perceptron to solve classification problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:13359
    • 提供者:陆遥
  1. perceptronClustering

    0下载:
  2. fisher线性分类,多层感知器非线性分类,K-Means聚类-Fisher linear classification, multilayer perceptron linear classifiers, K-Means Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:李阳
  1. kogt

    0下载:
  2. 此为BP感知神经分类器,自己写的,有须要的请下载,很不错的,-This is BP neural classifier perception, write their own, have a need to download, very good,
  3. 所属分类:GIS program

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:Nenwj
  1. uskr

    0下载:
  2. 此为BP感知神经分类器,自己写的,有须要的请下载,很不错的,-This is BP neural classifier perception, write their own, have a need to download, very good,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:YRX$208156
  1. dupa

    0下载:
  2. 此为BP感知神经分类器,自己写的,有须要的请下载,很不错的,-This is BP neural classifier perception, write their own, have a need to download, very good,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-18
    • 文件大小:16384
    • 提供者:Thomis
  1. 固定增量法求分界面

    0下载:
  2. 固定增量法求分界面 (利用感知器训练算法中的固定增量法求分界面,将样本集分为两 类),附带整个分类过程及原理(The fixed increment method calculates the interface (using the fixed increment method in the perceptron training algorithm for the interface, and divides the sample set into two Class))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:148480
    • 提供者:ivy2017
  1. homework2_2

    0下载:
  2. 实现批处理感知器算法的程序,用于分类训练集,同时记下收敛时的步数(Program to realize batch perceptron algorithm for classification of training set, and steps to write down the convergence)
  3. 所属分类:数值算法/人工智能

« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com