UESMANN CPP  1.0
Reference implementation of UESMANN
ExampleSet Member List

This is the complete list of members for ExampleSet, including all inherited members.

ALTERNATE enum valueExampleSet
dump(int start=0, int end=-1)ExampleSetinline
ExampleSet(int n, int nin, int nout, int levels)ExampleSetinline
ExampleSet(const ExampleSet &parent, int start, int length)ExampleSetinline
ExampleSet(const MNIST &mnist)ExampleSetinline
getCount() const ExampleSetinline
getH(int example) const ExampleSetinline
getInputCount() const ExampleSetinline
getInputs(int example)ExampleSetinline
getNumHLevels()ExampleSetinline
getOutputCount() const ExampleSetinline
getOutputs(int example)ExampleSetinline
NONE enum valueExampleSet
setH(int example, double h)ExampleSetinline
setHRange(double mn, double mx)ExampleSetinline
shuffle(drand48_data *rd, ShuffleMode mode, int nExamples=0)ExampleSetinline
ShuffleMode enum nameExampleSet
SINGLE enum valueExampleSet
STRIDE enum valueExampleSet
~ExampleSet()ExampleSetinline