UESMANN CPP
1.0
Reference implementation of UESMANN
|
This is the complete list of members for BooleanExampleSet, including all inherited members.
add0(double o00, double o01, double o10, double o11) | BooleanExampleSet | inline |
add1(double o00, double o01, double o10, double o11) | BooleanExampleSet | inline |
ALTERNATE enum value | ExampleSet | |
BooleanExampleSet() | BooleanExampleSet | inline |
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 |