C implementation of the Kohonen Neural Network (SOM algorithm)
-
Updated
May 5, 2019 - C
C implementation of the Kohonen Neural Network (SOM algorithm)
SOM - Self-organizing map
SOM_PAK with LVQ_PAK: The Self-Organizing Map and Learning Vector Quantization Program Packages
Implementation of the SOM (Self-Organizing Map) algorithm in C based on the paper "Self-Organizing Maps" by Teuvo Kohonen. It uses Ronald Aylmer Fisher's famous Iris dataset.
Add a description, image, and links to the self-organizing-map topic page so that developers can more easily learn about it.
To associate your repository with the self-organizing-map topic, visit your repo's landing page and select "manage topics."