Getting Started

The kohonen package is a set vector quantizers in the style of the Kohonen Self-Organizing Map.

Installation

It’s easiest to install the kohonen package using pip:

pip install kohonen

The command will automatically install all dependencies.

Self-Organizing Maps

Neural Gas

Growing Neural Gas

Table Of Contents

Related Topics

This Page