Neural Networks
Self-Organizing Map
A type of neural network used for unsupervised learning that maps high-dimensional data to lower dimensions.
Expanded definition
Self-Organizing Maps (SOMs) are a form of artificial neural networks designed to transform and visualize complex data structures. They use a competitive learning process, where neurons compete to become activated by input data, effectively clustering similar data points in a two-dimensional space. This technique is particularly useful for discovering patterns and relationships in large datasets without prior labeling.
Related terms
Explore adjacent ideas in the knowledge graph.