Свойство | Type | Description | |
---|---|---|---|
aSize | int | ||
control |
Méthode | Description | |
---|---|---|
DrawPatterns ( |
||
MySelfOrganizingNetwork ( int aInputNodesCount, int aRowCount, int aColCount, double aInitialLearningRate, double aFinalLearningRate, int aInitialNeighborhoodSize, int aNeighborhoodReduceInterval, long aTrainingIterationsCount ) : System | ||
ShowMeTheMovie ( ) : void | ||
Train ( |
||
p ( double value ) : int |
public DrawPatterns ( |
||
pat | ||
g | ||
Résultat | void |
public MySelfOrganizingNetwork ( int aInputNodesCount, int aRowCount, int aColCount, double aInitialLearningRate, double aFinalLearningRate, int aInitialNeighborhoodSize, int aNeighborhoodReduceInterval, long aTrainingIterationsCount ) : System | ||
aInputNodesCount | int | |
aRowCount | int | |
aColCount | int | |
aInitialLearningRate | double | |
aFinalLearningRate | double | |
aInitialNeighborhoodSize | int | |
aNeighborhoodReduceInterval | int | |
aTrainingIterationsCount | long | |
Résultat | System |
public Train ( |
||
patterns | ||
Résultat | void |