CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络单层感知器

搜索资源列表

  1. 一个简单的感知器网络

    1下载:
  2. 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
  3. 所属分类:人工智能/神经网络/遗传算法

  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. 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. 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. NeuralNetwork_20911007

    1下载:
  2. 用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:330372
    • 提供者:andy
  1. nn0601

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

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:baixia
  1. Number-odd-or-even

    0下载:
  2. 采用人工神经网络单层感知器学习算法,实现数字0-9的奇偶识别-The single-layer perceptron of artificial neural network learning algorithm, to achieve parity identification numbers 0-9
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:640
    • 提供者:张鑫
  1. Perceptron

    0下载:
  2. 这是一个单层感知器的神经网络程序,用来进行分类的,程序经过修改优化,精简清晰。-This is a single layer perceptron neural network program, to be classified, the program has been modified to optimize, streamline and clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1233
    • 提供者:zacharyhu
  1. neural-network-matlab_m

    0下载:
  2. matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:608342
    • 提供者:李强
  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. code

    0下载:
  2. MATLAB神经网络原理与实例精解中第4章 单层感知器的算法-MATLAB neural network theory and examples of the fourth chapter in the single-layer perceptron algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5621
    • 提供者:sunlei
  1. 神经网络

    0下载:
  2. 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:7144448
    • 提供者:FBG_FP
  1. code

    0下载:
  2. matlab单层神经网络实现与逻辑,感知器是一种最简单的神经网络,可以解决最简单分类问题。在本经验中,利用了MATLAB代码简单实现了一个单层神经网络的感知器,对“与”逻辑运算进行了训练和学习,以便我们深入地了解感知器的构造。(Implementation and logic of MATLAB single layer neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:demonisd
  1. code

    0下载:
  2. 单层感知器(Single Layer Perceptron)是最简单的神经网络。它包含输入层和输出层,而输入层和输出层是直接相连的。(The single layer perceptron is the simplest neural network. It contains the input layer and the output layer, and the input layer and the output layer are directly connected.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. MATLAB神经网络

    2下载:
  2. MATLAB快速入门,单层感知器,线性神经网络,BP神经网络,反馈神经网络,随机神经网络,GUI设计神经网络等等(MATLAB quick start, single layer perceptron, linear neural network, BP neural network, feedback neural network, stochastic neural network, GUI design neural network and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-12
    • 文件大小:66560
    • 提供者:jinyuliyu
  1. 单层感知器

    0下载:
  2. 单层感知基于神经网络的matlab单层感知模型的学习应用(Single layer perception neural network based learning and application of MATLAB monolayer sensing model)
  3. 所属分类:其他

    • 发布日期:2018-11-21
    • 文件大小:6144
    • 提供者:混合动力
搜珍网 www.dssz.com