What is a Self Organizing Neural Network (SONN)?
Neural Network Self-Organizing Neural Network (SONN) is an unsupervised learning model in an Artificial Neural Network, commonly referred to as Self-Organizing Feature Maps or Kohonen Maps. You can create this feature mapping by a two-dimensional discretization of an input space during the model’s training (based on competitive learning). This behavior is similar to that seen