神经网络lvq算法程序
上传时间: 2013-12-27
上传用户:gououo
lvq(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。
上传时间: 2014-05-26
上传用户:yangbo69
lvq神经网络 的编程 希望大家能用的上
上传时间: 2015-03-27
上传用户:lwwhust
lvq(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术。
上传时间: 2015-04-12
上传用户:xcy122677
lvq学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in lvq.CPP. Sample training data is found in lvq1.PAT. Sample test data is found in lvqTEST1.TST and lvqTEST2.TST. The lvq program accepts input consisting of vectors and calculates the lvq network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
标签: implementing quantization directory Learning
上传时间: 2015-05-02
上传用户:hewenzhi
本算法采用lvq竞争学习网络,本算法先用分类再用bp算法进行预测。
上传时间: 2015-06-01
上传用户:一诺88
lvq算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对lvq改进的聚类方法——Mlvq(闫德勤等人提出)。该方法克服了lvq算法对初值敏感的问题和广义学习矢量量化(Glvq)网络算法性能不稳定的缺点。(附文章)
标签: Quantization Learning Vector lvq
上传时间: 2015-08-31
上传用户:youke111
类神经网路,创建lvq网路对非线性可分离的问题进行分类
上传时间: 2014-01-13
上传用户:fxf126@126.com
类神经网路,训练lvq网路来执行图样分类
上传时间: 2013-12-24
上传用户:wmwai1314
有SOM、lvq、ART三種不同方式的類神經網路可以參考的實例
上传时间: 2016-01-25
上传用户:qwe1234