org.joone.util
Class SnapshotPlugin
- java.lang.Object
-
- org.joone.util.MonitorPlugin
-
- org.joone.util.SnapshotPlugin
-
- All Implemented Interfaces:
- java.io.Serializable, java.util.EventListener, NeuralNetListener
- Direct Known Subclasses:
- SnapshotRecorder
public abstract class SnapshotPlugin extends MonitorPlugin implements java.io.Serializable
A SnapshotPlugin manages the generation of snapshots of the network's state at regular intervals during its activity. The effective snapshot generation is deferred to subclasses to allow for misc. storage formats and output destinations.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.joone.util.MonitorPlugin
cicleTerminated, errorChanged, getName, getNeuralNet, getRate, netStarted, netStopped, netStoppedError, setName, setNeuralNet, setRate
-
-
DataMelt 3.0 © DataMelt by jWork.ORG