搜索资源列表
利用竞争学习进行模式分类实例
- 利用竞争学习进行模式分类实例-using competitive learning example for pattern classification
javasom_1[1].0.0
- Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows
GLVQBP
- 本算法采用LVQ竞争学习网络,本算法先用分类再用bp算法进行预测。-the algorithm used LVQ competitive learning networks, the algorithm using the classification algorithm reuse bp forecast.
LVQ
- LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类 中局部进行。-LVQ (learning vector quantization) algorithm: it is the Kohonen s supervised the expansion of the form of learning. Bl
cfed
- this matlab file for competitive fuzzy edge detection -this is matlab file for competitive fuzzy edge detection
atashpaz.comImperialist_Competitve_A
- Imperialist Competitive Algorithm: An Algorithm for Optimization Inspired by Imperialistic Competition
cop
- 利用竞争层网络对样本数据进行分类,利用输入样本数据对网络进行仿真-Using a competitive layer network to classify the sample data on the use of input sample data for simulation of network
Colonial_Competitve_Algorithm_CCA_v4
- Colonial Competitive Algorithm
game
- Competitive and Cooperative Foraging Games: Static One-Stage Case
ICACode
- 这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。-These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".
Kohonen
- Kohonen神经网络算法工作机理为:网络学习过程中,当样本输入网络时,竞争层上的神经元计算输入样本与竞争层神经元权值之间的欧几里德距离,距离最小的神经元为获胜神经元。调整获胜神经元和相邻神经元权值,使获得神经元及周边权值靠近该输入样本。通过反复训练,最终各神经元的连接权值具有一定的分布,该分布把数据之间的相似性组织到代表各类的神经元上,使同类神经元具有相近的权系数,不同类的神经元权系数差别明显。需要注意的是,在学习的过程中,权值修改学
Competitive-spectrum-sharing-
- 关于基于博弈论的预编码的文献资料和仿真程序-Competitive Spectrum Sharing in Cognitive Radio Networks: A Dynamic Game Approach
Artificial_Intelligence
- 1.Hopfield 學習演算法(功能:能辨識英文字母) 2.Competitive 競爭式學習演算法(功能:執行非監督式的資料分群)-1.Hopfield learning algorithm (function: to identify letters) 2.Competitive competitive learning algorithm (function: the implementation of unsuper
ICA-Empire-competitive-algorithm
- 帝国竞争算法资料,最近载看的一种比较新颖的算法,类似于遗传算法等智能算法 -Empire competitive algorithm data set to see a more recent novel algorithm, similar to the genetic algorithms and other intelligent algorithms
Competitive-Bidding-and-Stability-Analysis-in-Ele
- Competitive Bidding and Stability Analysis in Electricity Markets Using Control Theory
Competitive-Learning
- Sample code for learning Competitive Learning and Self Organizing Maps using Matlab.
competitive
- 自组织竞争神经网络对数据聚类效果观察实验。-Self-organizing competitive neural network for data clustering effect observation experiment...
Competitive-Programming-3
- Competitive Programming 3rd Ed 书籍源码-Competitive Programming 3rd Ed Books Source
Single-competitive-neural-network
- 单层竞争神经网络的数据分类,患者癌症发病预测作为例子,代码方便修改-Data classification single competitive neural network to predict the onset of cancer patients as an example to modify the code to facilitate
Competitive-Learning
- a competitive learning algorith in neural network