Package at.tuwien.ifs.somtoolbox.models

Provides the actual implementations of network models.

See: Description

Package at.tuwien.ifs.somtoolbox.models Description

Provides the actual implementations of network models. All new models are supposed to implement NetworkModel. Basic support is provided by common methods in AbstractNetworkModel.

Currentely, the SOMToolbox provides the following models:

See Also:
GrowingSOM, GHSOM, MnemonicSOM, AbstractNetworkModel