Skip to main content

A library of vector quantizers

Project description

# py-kohonen

This module contains some basic implementations of Kohonen-style vector quantizers: Self-Organizing Map (SOM), Neural Gas, and Growing Neural Gas. Kohonen-style vector quantizers use some sort of explicitly specified topology to encourage good separation among prototype “neurons”.

Vector quantizers are useful for learning discrete representations of a distribution over continuous space, based solely on samples drawn from the distribution. This process is also generally known as density estimation.

The source distribution includes an interactive test module that uses PyGTK and Cairo to render a set of quantizers that move around in real time as samples are drawn from a known distribution and fed to the quantizers. Run this test with :

python kohonen_test.py

Have fun !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kohonen-1.1.2.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

kohonen-1.1.2-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page