Batched | str | Identify if the Batched training method was performed. | |
Dim | int | Dimension of the input dataset. | |
Epochs | int | Number of epochs for the training. | |
LearningRate | float | Learning rate during the training. | |
NeighborhoodRadius | float | Neighborhood radius during the training. | |
SizeX | int | X size of the Map. | |
SizeY | int | Y size of the Map. | |
WeightList | SelfOrganizingMapWeightListVMPZ | WeightList | |