搜索资源列表
感知机模型
- 感知机模型delphi版-Perceptron model version delphi
BPAlgoritim
- 感知机程序c语言编写,用于分类的算法,比较典型的神经网络算法-Perceptron c written procedures for the classification algorithm, the typical neural network algorithm
gzj
- 在VC++上实现感知机的神经网络算法,可自动设置神经元个数。-in VC achieve perceptron neural network algorithm that can automatically set neuron number.
perceptron_test
- 神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
感知机模型
- 感知机模型delphi版-Perceptron model version delphi
BPAlgoritim
- 感知机程序c语言编写,用于分类的算法,比较典型的神经网络算法-Perceptron c written procedures for the classification algorithm, the typical neural network algorithm
gzj
- 在VC++上实现感知机的神经网络算法,可自动设置神经元个数。-in VC achieve perceptron neural network algorithm that can automatically set neuron number.
perceptron_test
- 神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
PerceptionCLassify
- 感知机分类算法用于文献分类,基于BP神经网络的基本算法-Perceptron classification algorithm for Literature Classification, based on BP neural network algorithm
Perception
- 模式识别中的感知机算法实现,在matlab下实现-Pattern Recognition Perceptron algorithm in matlab to achieve
Perceptron
- 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
20082050
- 用matlab写的感知机,SES,SVM三种分类器,简单易懂,适合初学者-Written by matlab perceptron, SES, SVM three kinds of classifiers, easy to understand for beginners
Ganzhiji_matlab
- 感知机的详细描述的word文档,有详尽的数学公式-Perceptron detailed descr iption word document, there is a detailed mathematical formula
感知机实现代码
- 感知机的入门学习,可供初学者学习参考。。。。。。。(Introduction to perceptron learning, for reference)
感知机
- 本代码用基本方式实现了感知机,还采用对偶的方式生成感知机模型~(This code uses the basic way to realize the perception machine, and also uses the dual way to generate the perceptron model ~)
简单MATLAB感知机算法
- 用C语言写的一个简单的感知机算法,适合初学者学习,希望能帮到大家(i wish this algorithm can help everybody)
precrptron
- 这是自己参照统计学习书(李航著)中感知机算法编写的MATLAB仿真代码,代码包含数据输入和实现过程以及实现结果,可为学习感知机算法的相关人员提供参考。(This is according to his statistical learning book (Li Hang) MATLAB simulation code prepared by the perceptron algorithm, the code contains data
perceptron
- 单层感知机解决逻辑与、或、非这样的线性可分问题。(Single layer perceptron solves the linear separable problem of logic and / or not)
感知机
- 单层感知机是感知器中最简单的一种。用于两个模式的分裂时,相当于在高维样本空间中,用一个超平面将样本分开(Realization of perceptive neural network)