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

搜索资源列表

  1. Course_2

    0下载:
  2. 人工神经网络课件 perceptron and adaline network-perceptron and adaline network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:289945
    • 提供者:william
  1. perceptron

    0下载:
  2. A single perceptron code with backpropagation training algorithm designed for classification problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1315
    • 提供者:Paulo
  1. segmentation_NN

    0下载:
  2. in this project we use the neural network to segment textured image using a multilayer perceptron.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3175
    • 提供者:Riji
  1. Conception

    0下载:
  2. 用vc写的神经网络感知器分类算法演示实现过程,效果不错。-Written by vc perceptron neural network classification algorithm implementation process demonstrated good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:315638
    • 提供者:wuyanfei
  1. perceptron

    0下载:
  2. matlab code for perceptron and its results
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:106029
    • 提供者:shakiba
  1. Perceptron

    2下载:
  2. matlab语言编写的iris数据的单层感知器分类-matlab data written in a single layer perceptron iris classification
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:1024
    • 提供者:gaohainan
  1. perceptron

    0下载:
  2. perceptron train - treino de perceptron
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:charles
  1. ganzhiqi_matlab

    0下载:
  2. 基于matlab的简单感知器网络的模拟,源代码全是matlab的.m文件-Based on the simple perceptron network matlab simulation, source code matlab of all. M file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3839
    • 提供者:成龙
  1. pereceptron

    0下载:
  2. 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:685
    • 提供者:xiaozhuang
  1. nn0601

    0下载:
  2. 神经网络感知器的实现,二维平面单层感知器-Perceptron neural network implementation of planar single-layer perceptron
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:baixia
  1. Perceptron-Based

    0下载:
  2. Pe rCe pt rO n—Ba S e d 分支预测S im p le S cal a r 中的实现 关键词: 超标量处理器模拟器分支预测乱序执行-Realization of Perceptron.Based Branch Predictors in SimpleScalar eScalar is a superscalar processor monitor which is used widely in performance analysis.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:325516
    • 提供者:刘全
  1. Linear-classifier

    0下载:
  2. 线性分类器,线性分类器设计步骤,感知器准则,knn分类器等-Linear classifier, linear classifier design steps, perceptron criterion, knn classifiers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:615427
    • 提供者:汝佳
  1. perceptron-algorithms

    0下载:
  2. 这是模式识别课的感知机算法作业中的一种感知机算法-this is perceptron algorithms for pattern recognition homework.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8681
    • 提供者:jefferson
  1. perceptron

    0下载:
  2. 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1749
    • 提供者:zoujijin
  1. perceptron

    1下载:
  2. 线性感知机算法,并已给出数据和结果,代码有注释哈-Linear perceptron algorithm, and has presented data and results, code annotated Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:15504
    • 提供者:
  1. perceptron

    0下载:
  2. 对包含的data文件中的数据进行感知器算法的方法线性划分-The data files to contain data method of perceptron algorithm. Linear partition
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:37563
    • 提供者:王涛
  1. perceptron

    0下载:
  2. Perceptron implementation for the logic ports: and, or, not and xor.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:272555
    • 提供者:Bocato
  1. perceptron

    0下载:
  2. this matlab code for perceptron -this is matlab code for perceptron
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:apitach
  1. perceptron-approach

    0下载:
  2. 感知器算法vc实现, 感知器算法vc实现-Perceptron Algorithm vc implementation, perception algorithm vc implementation, perception algorithm to achieve vc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:782
    • 提供者:like
  1. Perceptron-Classifier

    0下载:
  2. Okey let s use Perceptron merupakan salah satu bentuk jaringan sederhana dari jaringan syaraf tiruan, perceptron biasanya digunakan untuk mengklasifikasikan dua kelas atau lebih yang dapat dipisahkan dengan garis yang bersifat linearly separable.
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:127197
    • 提供者:achenx_taufiq
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com