搜索资源列表
Perceptron_example6
- 分析单层感知器无法解决线性不可分输入矢量的分类问题-analysis of single-layer perceptron unable to solve the non-linear input vector classification
1
- 单层感知器简单实验,用以实现多人表决系统
一个简单的感知器网络
- 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
Perceptron_example6
- 分析单层感知器无法解决线性不可分输入矢量的分类问题-analysis of single-layer perceptron unable to solve the non-linear input vector classification
1
- 单层感知器简单实验,用以实现多人表决系统-Single-layer perceptron simple experiment, to achieve more than voting system
Perceptron
- 感知器(Perceptron) 单层感知器神经元模型图,我们可以看出感知器的基本功能是将输入矢量转化成0或1的输出。这一功能可以通过在输入矢量空间里的作图来加以解释。 -Perceptron (Perceptron) single-layer perceptron neural model diagram, we can see the basic functions of sensor is the input vector
dancengganzhiqi
- 单层感知器识别的一段程序,可以编译后实现-Single-layer perceptron to identify the section of the procedures can be compiled to achieve
net1
- 单层感知器人工神经网络,可以用来解决线性可分的模式识别问题-Single-layer perceptron artificial neural network, can be used to solve linear pattern recognition problems can be divided into
feel
- 人工智能用vc实现单层感知器 人工智能用vc实现单层感知器-feel
BP_Network
- 机器学习中的单层感知器学习算法,可自动实现两个向量的逻辑与运算。-Machine learning in single-layer perceptron learning algorithm, can be self-fulfilling logic of the two vectors and computing.
neuralnetworklearningalgorithm
- 人工神经网络感知器的误差学习算法,实现单层感知器的学习算法-Artificial neural network-aware device error learning algorithm, to achieve single-layer perceptron learning algorithm
NeuralNetwork_20911007
- 用C++编写的实现神经网络中单层感知器的代码,希望和大家分享!-The code is written by C++ which is about the single perceptron in the neural net,i hope to share with everybody!
bp
- 单层感知器学习 单层感知器学习 单层感知器学习-AI
神经网络
- 基于MATLAB编写的神经网络单层感知器分类(Neural network single layer perceptron classification based on MATLAB)
perceptron
- 单层感知机解决逻辑与、或、非这样的线性可分问题。(Single layer perceptron solves the linear separable problem of logic and / or not)
第4章 单层感知器
- 在matlab平台上进行单层感知器的编写与运行(Single layer sensor)
感知机
- 单层感知机是感知器中最简单的一种。用于两个模式的分裂时,相当于在高维样本空间中,用一个超平面将样本分开(Realization of perceptive neural network)
单层感知器
- 基于深度学习实现单层感知器的python代码,用单层感知器处理非线性分类问题,观察结果。(The Python code of single layer perceptron is realized based on depth learning, and the nonlinear classification problem is processed with a single layer perceptron, and the r
code
- 单层感知器(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 ar
单层感知器
- 单层感知基于神经网络的matlab单层感知模型的学习应用(Single layer perception neural network based learning and application of MATLAB monolayer sensing model)