Projects that are tagged with vector quantization.


Logo DRVQ 1.0.1-beta

by iavr - January 18, 2014, 17:26:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8796 views, 2014 downloads, 0 subscriptions

About: DRVQ is a C++ library implementation of dimensionality-recursive vector quantization, a fast vector quantization method in high-dimensional Euclidean spaces under arbitrary data distributions. It is an approximation of k-means that is practically constant in data size and applies to arbitrarily high dimensions but can only scale to a few thousands of centroids. As a by-product of training, a tree structure performs either exact or approximate quantization on trained centroids, the latter being not very precise but extremely fast.

Changes:

Initial Announcement on mloss.org.


Logo Generalized matrix relevance learning vector quantization GRLVQ 1.0

by emstrick - July 20, 2011, 17:19:48 CET [ BibTeX BibTeX for corresponding Paper Download ] 11197 views, 2617 downloads, 0 subscriptions

About: Multi-class vector classification based on cost function-driven learning vector quantization , minimizing misclassification.

Changes:

Initial Announcement on mloss.org.