/GSOM

GSOM (Growing Self-Organizing Maps) is a neural network based algorithm inspired by Prof. Kohonen's Self-Organizing maps. The specialty of GSOM is "unconstrained learning ability". In other words GSOM does not require the analyst to define the number of nodes in the neural network as required by self-organizning maps.

Primary LanguageJava

Stargazers