Self-Organizing map simulations of a 20x20 feature map. The data set is a simple set of 200 to 300 2D data points that have been randomly placed within several cluster spaces. Self-Organizing maps are good at data and dimensionality reduction in such that they take any n-dimensional data (like 2D vectors or 3D colors) and compress them down into a 2D dimensional representation (sometimes 1D or 3D). This representation is the top-right-most greyscale image called a U-Matrix.
Learn More!














