搜索资源列表
DemoGNG-1.5
- 关于自组织神经网络的一种新结构程序,并包含了其它几种神经网络的程序比较-of self-organizing neural network structure of a new procedure, and contains several other neural network procedures that
SOM_Algorithm
- 不错的自组织神经网络算法,程序有注释。能运行,效果还行。-good self-organizing neural network algorithm, the procedure Notes. Can run, the results were OK.
SOM2
- 自组织神经网络用于图像分割matlab实现-self-organizing neural networks for image segmentation achieve Matlab
selfognazenet
- 这是一个基于C++开发的自组织神经网络源程序。-This is a C-based development of self-organizing neural network source.
som
- 一个基于自组织神经网络的图像聚类和融合源程序
EngineeringApplicationsofSelforgnizingMap
- 这是自组织神经网络方面的最新参考资料与研究进展,对从事人工智能研究的人具有极高的参考价值-This is a self-organizing neural network of the latest reference materials and research progress, to the conduct of researchers in artificial intelligence has a very high reference value
zzznet
- 自组织神经网络算法的matlab仿真应用-Self-organizing neural network algorithm matlab simulation
SOFM
- 自组织神经网络(SOFM)算法,实现语音数据的量化。-Self-organizing neural network (SOFM) algorithm, voice data, to quantify.
matlab
- 这是基于自组织竞争神经网络的例题 具体的自己看-This is based on self-organizing competitive neural network that looks at specific examples
SOM_Algorithm
- 自组织神经网络模式识别源代码,初学者非常有用-Self-organizing neural network pattern recognition source code, very useful for beginners
SOFMnet180
- 用SOFM自组织神经网络解决分类问题的MATLAB代码实例-SOFM neural network with self-organization to solve classification problems MATLAB code examples
somC
- 该自组织神经网络采用无监督的分离模式对较大的特征数据样本进行高科技的分类。-This programme can classify for the samp of no jiandu de fenlei fangshi.
shenjingwangluo
- 运用自组织竞争网络来完成岩石性质的识别,以此为背景,训练神经网络,并进行分类。-The use of self-organizing nature of competition in the network to complete the identification of rock, as a background, training neural networks and classification.
somtoolbox
- 自组织神经网络工具箱,挺好用。有案例,掌握点基本知识后,可以立刻上手,石河初学者来个感性认识,同时,提供研究基础。-somtoolbox,for matlab v5.0,run well,tested。with 4 demos。
MATLAB神经网络原理与实例精解
- 本书简要介绍MATLAB软件的使用和常用的内置函数,随后分门别类地介绍了BP神经网络、自组织网络、反馈网络等不同类型的神经网络,并在每章的最后给出了实例。(This book introduces the use of MATLAB software and commonly used built-in functions, then be arranged to introduces the BP neural network, self-organizing network, feedbac
som神经网络
- som神经网络自组织特征映射网络,用于聚类(Som neural network self-organizing feature mapping network for clustering)
07 神经网络与深度学习
- 人工神经网络(Artificial Neural Networks,ANN)系统是 20 世纪 40 年代后出现的。它是由众多的神经元可调的连接权值连接而成,具有大规模并行处理、分布式信 息存储、良好的自组织自学习能力等特点。BP(Back Propagation)算法又称为误差 反向传播算法,是人工神经网络中的一种监督式的学习算法。BP 神经网络算法在理 论上可以逼近任意函数,基本的结构由非线性变化单元组成,具有很强的非线性映射能力。(The Artificial Neural Network
05 竞争神经网络与SOM神经网络
- 自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural network are introduced, and the s
第8章 自组织竞争神经网络
- 第8章 自组织竞争神经网络 Matlab实例+源代码(The eighth chapter of self organizing competitive neural network Matlab example + source code)
第8章 自组织竞争神经网络
- MATLAB学习资料,自组织竞争神经网络,带一组测试数据。(MATLAB learning materials, self organizing competitive neural network, with a set of test data.)