搜索资源列表
05 竞争神经网络与SOM神经网络
- 自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural net
neural network.rar
- 帮助学习竞争神经网络与SOM神经网络的原理和matlab代码,增强对神经网络的理解和matlab编程能力。(Help to learn the principles of the competitive neural network and the SOM neural network and the matlab code, enhance the understanding of neural network and the abi
05 竞争神经网络与SOM神经网络
- 里面有两个神经网络原理的PPT,竞争神经网络和SOM神经网络,还有一个实际案例————矿井突水水源的判别。(There is a neural network principle of PPT, competitive neural network and SOM neural network, there is also a practical case - the identification of mine water inrus
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Al