Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.layers |
Provides the basic classes constituting SOM-based neural networks.
|
at.tuwien.ifs.somtoolbox.models |
Provides the actual implementations of network models.
|
Constructor and Description |
---|
GrowingCellUnit(GrowingCellLayer layer,
double[] weights)
Std Constructor, initializes the unit wich weights
|
Modifier and Type | Field and Description |
---|---|
protected GrowingCellLayer |
GrowingCellStructures.layer |
Modifier and Type | Method and Description |
---|---|
GrowingCellLayer |
GrowingCellStructures.getLayer() |