1 / 79
文档名称:

模式识别与人工智能之十一.pptx

格式:pptx   大小:3,946KB   页数:79
下载后只包含 1 个 PPTX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

模式识别与人工智能之十一.pptx

上传人:zhanglaifa 2017/10/19 文件大小:3.85 MB

下载得到文件列表

模式识别与人工智能之十一.pptx

相关文档

文档介绍

文档介绍:Pattern Recognition
&
artificial Intelligence
Lecture 11: 聚类算法(七)
1
Artificial works
Biological and petitive petitive Learning
anizing Map (SOM)
Adaptive Resonance Theory (ART)
Relationship between K-means, FCM petitive work
Model-based clustering (2)
2
Biological and works
3
Biology:
Biological and works
4
Artificial
The artificial work is a group of anized in several layers:
Input layer: receives inputs from sources external to work;
Output layer: generates outputs to the external world.
Hidden layer(s): layers in between of the input and output layers, not visible from outside work.
Learning laws: mathematical rules for modifying the weights of work iteratively according the inputs (and outputs if the learning is supervised).
Biological and works
5
Mathematical Explanation
A neuron is modeled mathematically as the following:
Activation - input signal:
input to the ith node is a weighted sum of all inputs:
Where is the input signal from the jth node, is the synaptic connectivity between the jth node and the ith node.
Biological and works
6
Mathematical Explanation
Output signal: The output of the ith node is a function of input
Where is an activation function which can be a sigmoid function, as plotted in the figure below. This function can be either one-sided (top) or two-sided (bottom)
:
Biological and works
7
Mathematical Explanation
One-sided:
Two-sided:
where is a parameter that controls the slop of Specially, when es linear, but when es a threshold function:
Biological and works
8
Mathematical Explanation
Curve of Sigmoid function
Competitive works
9
Competitive learning
Competitive learning is a typical unsupervised work, similar to the statistical clustering analysis methods (k-means). The purpose is to discover groups/posed of similar patterns represented by vectors in the n-D space.
petitive work has two layers.
Competitive works
10
Competitive learning
the input posed of nodes to which an input pattern is