项目作者: juanpransisko
项目描述 :
A library for LVQ-II neural algorithm
高级语言: Java
项目地址: git://github.com/juanpransisko/LVQNets.git
LVQNets
Library for implementation of Learning Vector Quantization - II (LVQ II)
LVQ II is a supervised version of the LVQ by Kohonen. Here, the LVQ neural network
assumes that all input patterns are known
References:
- “Computational Intelligence: An Introduction (2nd ed.)” by Andries P. Engelbrecht
- “Clever Algorithms: Nature-Inspired Programming Recipes” by Jason Brownlee