Welcome to NNSOM’s documentation!#

The package NNSOM likely stands for “Neural Network Self-Organizing Map.” Self-organizing maps (SOMs), also known as Kohonen maps, are a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional representation of input data. NNSOM is a Python package that implements self-organizing maps with additional functionalities for neural network applications.

Indices and tables#