The latest version of som is 10.1.11-0.
som
Version 8.0.6 revision 0 uploaded by AmyDeBuitleir.
Package meta
- Synopsis
- Self-Organising Maps.
- Description
A Kohonen Self-organising Map (SOM) maps input patterns onto a regular grid (usually two-dimensional) where each node in the grid is a model of the input data, and does so using a method which ensures that any topological relationships within the input data are also represented in the grid. This implementation supports the use of non-numeric patterns.
In layman's terms, a SOM can be useful when you you want to discover the underlying structure of some data.
The userguide is available at https://github.com/mhwombat/som/wiki.
- Author
- Amy de Buitléir
- Bug reports
- https://github.com/mhwombat/som/issues
- Category
- Math
- Copyright
- (c) Amy de Buitléir 2010-2015
- Homepage
- https://github.com/mhwombat/som
- Maintainer
- amy@nualeargais.ie
- Package URL
- n/a
- Stability
- experimental