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

搜索资源列表

  1. machie_study

    1下载:
  2. 机器学习及人工智能中的多层感机的算法,可识别复杂的二维点阵图形,在实际的模式识别中很有参考价值。-Machine study for arithmetic multi-layer perceptron, it can recognize 2D dot matric graph, it is a good reference for pattern recognition
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:106171
    • 提供者:wtm
  1. MaximumSpeed

    0下载:
  2. Fixed a problem caused by VC6 Professional Edition optimizations. Basically, the program wouldn t work when \"Maximum Speed\" or \"Minimum Size\" options were enabled. The program uses #pragra statements to disable optimizations for the perc
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:39670
    • 提供者:yeats yu
  1. mm

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

    • 发布日期:2017-04-02
    • 文件大小:6973
    • 提供者:梁德锋
  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. 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 code in -perceptron code in NN
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1739
    • 提供者:SQU
  1. GanZhiQi

    0下载:
  2. 此为利用感知器规则编写的神经网络源码,平台为VC.-The rules for the use of perceptron neural networks prepared source, platform for the VC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1887488
    • 提供者:何健飞
  1. perceptronLSM

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

    • 发布日期:2017-04-11
    • 文件大小:722
    • 提供者:hira
  1. ffperceptron

    0下载:
  2. sing the Perceptron Learning Law design a classifier for theproblem:
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:hira
  1. MLP

    0下载:
  2. Multilayer Perceptron (MLP) in c# language
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1468
    • 提供者:pichaiku
  1. perceptronvb6

    0下载:
  2. number recognition for image processing and it using perceptron to recognise number from number image.Before running this software, select the image number and recognise it.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:17656
    • 提供者:fais
  1. perceptron

    0下载:
  2. This program is made in Visual Basic and it trains a single neuron (perceptron) and learn how to discriminate examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3468285
    • 提供者:cristina
  1. perceptron

    0下载:
  2. Perceptron single-layer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:Fradie
  1. single-layer-perceptron

    0下载:
  2. implementation of simpe layer perceptron in c++ for the function AND, OR
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:207128
    • 提供者:AliAT
  1. Perceptron

    0下载:
  2. 机器学习中Perceptron算法统计词频-The statistics of words of perceptron algorithm in Machine Learning
  3. 所属分类:Console

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

    0下载:
  2. 用C寫的單層感知機,類神經網路的作業,沒有圖型介面,有讀檔之功能。-Written in C single Perceptron, neural network operations, no graphics interface, reading files of a functional.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:241093
    • 提供者:高敏瑞
  1. Perceptron

    0下载:
  2. programa que implementa un perceptron simple para el parendizaje de redes neuronales artificales
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2516
    • 提供者:brians
  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. neural-hardware-master

    0下载:
  2. single layer perceptron
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:Tonyan
« 12 3 4 »
搜珍网 www.dssz.com