搜索资源列表
-
0下载:
《Neural Networks for Text-to-Speech Phoneme Recognition》This paper presents two different artificial neural network approaches for phoneme recognition for text-to-speech applications: Staged Backpropagation Neural Networks and Self-Organizing Maps.
-
-
0下载:
Basic library that implements Kohonen s SOM and its learning. Lanuage: C# (.Net 3.5 Framework)
-
-
0下载:
Thesis from the Charles University (Prague) about Kononen s Self-organizing maps. In English.
-
-
0下载:
自组织特征映射网络matlab 的仿真 供大家分享~ -Self-organizing feature maps of matlab simulation for network share
-
-
0下载:
It s toolbox in determining the crime pattern analysis using SOM (Self-Organizing Maps). It s using SOM clusters and K-means clusters.
-
-
0下载:
Testing Self Organizing Maps with C++. Using wxWidgets.
-
-
0下载:
Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the metho
-
-
0下载:
this algorithm in matla help to apply som self organizing maps-this algorithm in matla help to apply som self organizing maps
-
-
0下载:
this algorithm is another self organizing maps
-
-
0下载:
self organizing maps Matlab documentation
-
-
0下载:
对图像进行了预处理,同时确定了图像的分类数,对图像进行了基于自组织特征映射的图像聚类处理。-Of the image of the pre-processing, while identifying the classification of the image the number of pairs of images based on self-organizing maps clustering image processing.
-
-
0下载:
An Introduction to Kohonen Self Organizing Maps
-
-
1下载:
SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。
自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
-
-
0下载:
Self Organizing Maps In Natural Language Processing
-
-
0下载:
自组织特征映射的一种基本算法,供初学者使用-Self-organizing maps as a basic algorithm for beginners
-
-
0下载:
神经网络原理 Simon Haykin
基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin covering the basic part of the neural
-
-
0下载:
神经网络原理 Simon Haykin 英文版
基本涵盖了神经网络的许多基础部分和重要方面。像Back Propagation, Radial-Basis Function,Self-Organizing Maps,以及single neuron中的Hebbian Learning, Competitive Learning和LMS Learning。 -Neural network theory Simon Haykin in English covering the neural net
-
-
0下载:
A new design of a music note recognition system based on
time delay neural networks, self organizing maps, and linear
vector quantization is proposed in this paper, and the general
designs of two possible applications based on this system are
-
-
0下载:
Self organizing maps for Matlab CUDA
-
-
0下载:
自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-Self-organizing maps model (Self-Organizing feature Map), that a neural n
-