Package com.penguinwerks.jodene.listeners

Class Summary
MaxIterationsListener This epoch event listener requests training termination after maxIterations epochs have expired.
PocketListener This listener invokes the pocket system for the network.
StopOnClassificationListener Stops training when the max number of incorrect classifications is reached.
StopOnErrorListener This implementation of the epoch listener interface sets a threshold error.