|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.models.GrowingSOM.IntermediateSOMDumper
private class GrowingSOM.IntermediateSOMDumper
Field Summary | |
---|---|
private FileProperties |
fileProperties
|
Constructor Summary | |
---|---|
GrowingSOM.IntermediateSOMDumper(FileProperties fileProperties)
|
Method Summary | |
---|---|
void |
interruptionOccurred(int currentIteration,
int numIterations)
Is called when an interruption of the training process occurs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final FileProperties fileProperties
Constructor Detail |
---|
public GrowingSOM.IntermediateSOMDumper(FileProperties fileProperties)
Method Detail |
---|
public void interruptionOccurred(int currentIteration, int numIterations)
TrainingInterruptionListener
interruptionOccurred
in interface TrainingInterruptionListener
currentIteration
- the iteration when the interruption occurred.numIterations
- the target iteration number where the training will stop.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |