Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Shuffler Struct Reference

Shuffles the given training set every nth epoch. More...

#include <listeners.h>

Collaboration diagram for Shuffler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Shuffler (TrainingSet &ts, Creal shufflePeriod)
virtual void valueChanged (const Value &val)

Protected Attributes

TrainingSet_ts
Creal _shufflePeriod

Detailed Description

Shuffles the given training set every nth epoch.


Constructor & Destructor Documentation

Shuffler TrainingSet ts,
Creal  shufflePeriod
[inline]
 


Member Function Documentation

virtual void valueChanged const Value &  val  )  [virtual]
 


Member Data Documentation

Creal _shufflePeriod [protected]
 

TrainingSet& _ts [protected]
 


The documentation for this struct was generated from the following file:
Generated on Fri Jun 18 13:19:24 2004 for Annie by doxygen 1.3.5