CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SOM Clustering
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SOM Clustering - List
[
Graph program
]
somjulei
DL : 0
两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
Update
: 2008-10-13
Size
: 445.28kb
Publisher
:
刘鹏
[
AI-NN-PR
]
som349
DL : 0
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is done automatically. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
yybb
[
Graph program
]
somjulei
DL : 0
两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
Update
: 2025-02-17
Size
: 638kb
Publisher
:
刘鹏
[
matlab
]
MATLAB_Codes_for_Competitive_Learning_Algorithms.r
DL : 1
竞争学习的matlab工具箱,其中包含som网络,rpcl聚类等-Competitive learning matlab toolbox, which contains som network, rpcl clustering, etc.
Update
: 2025-02-17
Size
: 458kb
Publisher
:
圣少友
[
AI-NN-PR
]
som
DL : 0
一个基于自组织神经网络的图像聚类和融合源程序-A self-organizing neural network-based image clustering and integration of source
Update
: 2025-02-17
Size
: 1kb
Publisher
:
何苦
[
matlab
]
dsa
DL : 0
基于SOM算法实现的文本聚类,有详细的剖析与例证,希望大家喜欢-SOM-based text clustering algorithm, has a detailed analysis and examples, I hope everyone likes
Update
: 2025-02-17
Size
: 67kb
Publisher
:
XiaoJingyi
[
AI-NN-PR
]
1SelfOrganizingMap_Cluster
DL : 0
使用SOM(Self-Organization Map)進行資料分群,以載入座標點資料集及並以TChart分群顯示為例.-Using SOM (Self-Organization Map) data clustering to include the coordinates of point data sets and to show as an example TChart grouping.
Update
: 2025-02-17
Size
: 346kb
Publisher
:
toto
[
AI-NN-PR
]
SOM
DL : 0
VC++实现神经网络SOM(自组织特征映射网)-VC++ Realization of neural network SOM (self-organizing feature map network)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sugar
[
Graph program
]
som
DL : 0
describes selforganizing feature maps which describes the clustering and compression
Update
: 2025-02-17
Size
: 6.04mb
Publisher
:
neelam
[
matlab
]
som
DL : 0
based text clustering algorithm, has a detailed analysis and examples
Update
: 2025-02-17
Size
: 9kb
Publisher
:
helen
[
AI-NN-PR
]
Som_clustering
DL : 0
基于VC++的Som聚类算法程序。SOM是一种通过自组织竞争学习网络实现数据的分类和降维可视化神经网络模型。内附算法的原理说明以及详细的程序调用说明及运算结果。是初学者的很好的入门材料-Based on VC++ program of Som clustering algorithm. SOM is a competitive learning through self-organizing network for data classification and dimensionality reduction of the visual neural network model. The principle of description included algorithms and detailed description and operation procedures for calling the results. Is a good place to start for beginners
Update
: 2025-02-17
Size
: 62kb
Publisher
:
xinxin
[
matlab
]
rbfbysom
DL : 0
an rbf matlab file that uses som for clustering
Update
: 2025-02-17
Size
: 2kb
Publisher
:
mahdirrrr
[
AI-NN-PR
]
som
DL : 0
自组织特征映射神经网络,实现聚类分类功能-Self-organizing feature map neural network, to achieve clustering classification
Update
: 2025-02-17
Size
: 353kb
Publisher
:
郑申伟
[
matlab
]
SOMm1
DL : 0
This SOM clustering source code -This is SOM clustering source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Buze
[
AI-NN-PR
]
SOM
DL : 0
SOM 聚类分析应用,神经网络30案例应用的例程。有详细说明用法-SOM clustering analysis application with the book called 30 neural network application. very useful with details
Update
: 2025-02-17
Size
: 6kb
Publisher
:
Yang Xuefeng
[
AI-NN-PR
]
som神经网络
DL : 0
som神经网络自组织特征映射网络,用于聚类(Som neural network self-organizing feature mapping network for clustering)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
果果儿
[
Other
]
SOMPY-master
DL : 0
som自组织神经网络聚类算法的python实现(Implementation of SOM clustering algorithm based on Python)
Update
: 2025-02-17
Size
: 760kb
Publisher
:
daybreaklalal
[
Other
]
SOM
DL : 0
自组织竞争神经网络,可以对数据进行无监督学习聚类,本质上是一种只有输入层--隐藏层的神经网络(The self-organized competitive neural network can carry out unsupervised learning clustering of data, which is essentially a neural network with only the input layer hidden layer.)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
云痴说梦
[
Mathimatics-Numerical algorithms
]
05 竞争神经网络与SOM神经网络
DL : 0
自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural network are introduced, and the self organizing feature mapping SOM network is introduced. SOM and the now popular ANN (MLP) model is similar in structure, the neuron structure very simple, but SOM is a kind of "unsupervised learning" model, the general is the use of input data with high dimension in the low dimensional space for [1], so SOM is a kind of natural dimensionality reduction method. In addition to dimensionality reduction, SOM can also be used in data visualization, clustering and other applications.)
Update
: 2025-02-17
Size
: 521kb
Publisher
:
ZJN27
[
AI-NN-PR
]
som
DL : 0
随机产生5类二维坐标系中的数,使用SOM网络进行无监督聚类,将产生的随机数自动聚成五类,并将结果用图像直接显示出来,生成训练好的网络权值(Five kinds of random numbers in two-dimensional coordinate system are generated randomly, and unsupervised clustering is carried out using SOM network. The random numbers generated are automatically clustered into five categories, and the results are displayed directly with images to generate the trained weights of the network.)
Update
: 2025-02-17
Size
: 56kb
Publisher
:
xldtyh
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.