alexhunziker/GrowingSOM: Growing Self-Organizing Maps

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.

Getting started

Package details

AuthorHunziker Alex [aut, cre]
MaintainerHunziker Alex <alexhunziker@sunrise.ch>
LicenseGPL-3
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("alexhunziker/GrowingSOM")
alexhunziker/GrowingSOM documentation built on May 10, 2019, 8:52 a.m.