self-organizing-maps
Matlab SOM Toolbox U-Matrix Visualization
I\'m using the SOM Toolbox to analyze data collected from a database of cars. My problem is when visualizing the Unified Distance Matrix. Quoting the documentation for som_umat:[详细]
2023-03-27 18:07 分类:问答Self Organizing maps Vs k-means
Does anyone know how well does Self Organizing Maps(SOM) compare to k-means? I believe usually in the color开发者_C百科 space,such as RGB, SOM is a better method to cluster colors together as there is[详细]
2023-03-18 21:43 分类:问答Is the location of a neuron in a Self-Organizing Map dependent on its weight?
I\'ve looked at a lot of theoretical examples of SOMs, but one thing is not really clear to me:is the location of nodes dependent on their weights?For example, will nodes with a larger weight be on o开[详细]
2023-03-04 15:21 分类:问答How to export the output of a SOM in MATLAB
Ok, so this question is related to my ongoing task of getting text data categorized, you can refer to this question for more details on how I approached this problem.[详细]
2023-03-01 14:48 分类:问答Hexagonal Self-Organizing map in Python
I am looking for hexagonal self-organizing map on Python. ready module. If one exists. way to plot hexagonal cell[详细]
2022-12-21 01:30 分类:问答Howto set event handlers with arbitrary type with RTTI in Delphi 2010?
after reading the post How to set event handlers via new RTTI?, I wonder if it is possible to solve this more dynamically. For example I want to set ALL event handlers of any component to nil.[详细]
2022-12-17 13:47 分类:问答Self Organizing Map (SOM) Implementation
I\'m looking for a C, C++ or Java based SOM implementation with licensing appl开发者_如何学运维icable for commercial use (non-zero cost is okay).[详细]
2022-12-09 10:26 分类:问答