Package: GrowingSOM
Type: Package
Title: Growing Self-Organizing Maps
Version: 0.1.1
Date: 2017-02-06
Authors@R: person("Hunziker", "Alex", role = c("aut", "cre"), email = "alexhunziker@sunrise.ch")
Author: Hunziker Alex [aut, cre]
Maintainer: Hunziker Alex <alexhunziker@sunrise.ch>
Description: A growing self-organizing map (GrowingSOM, GSOM) is a growing variant of the popular self-organizing map (SOM).
    A growing self-organizing map is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a 
    two-dimensional representation of the input space of the training samples, called a map. 
Imports: plotrix
License: GPL-3
NeedsCompilation: yes
Packaged: 2017-02-06 07:54:01 UTC; hunzikal
Repository: CRAN
Date/Publication: 2017-02-06 12:10:17
