UESMANN CPP
1.0
Reference implementation of UESMANN
|
This is the complete list of members for ExampleSet, including all inherited members.
ALTERNATE enum value | ExampleSet | |
dump(int start=0, int end=-1) | ExampleSet | inline |
ExampleSet(int n, int nin, int nout, int levels) | ExampleSet | inline |
ExampleSet(const ExampleSet &parent, int start, int length) | ExampleSet | inline |
ExampleSet(const MNIST &mnist) | ExampleSet | inline |
getCount() const | ExampleSet | inline |
getH(int example) const | ExampleSet | inline |
getInputCount() const | ExampleSet | inline |
getInputs(int example) | ExampleSet | inline |
getNumHLevels() | ExampleSet | inline |
getOutputCount() const | ExampleSet | inline |
getOutputs(int example) | ExampleSet | inline |
NONE enum value | ExampleSet | |
setH(int example, double h) | ExampleSet | inline |
setHRange(double mn, double mx) | ExampleSet | inline |
shuffle(drand48_data *rd, ShuffleMode mode, int nExamples=0) | ExampleSet | inline |
ShuffleMode enum name | ExampleSet | |
SINGLE enum value | ExampleSet | |
STRIDE enum value | ExampleSet | |
~ExampleSet() | ExampleSet | inline |