Simple description of NLA design, viewed from user's perspective.
More...
List of all members.
Detailed Description
Simple description of NLA design, viewed from user's perspective.
Note: Currently NN only. If hiddensz == 0, it will be set to nrinputs / 3, with a minimum of 3. If nr of outputs == 0, unsupervised network will be assumed. That means the actual nr of output nodes is 2 (segment and match). If classification is true, two extra output nodes will be added ('Classification' and 'Confidence').
Constructor & Destructor Documentation
| NLADesign::NLADesign |
( |
|
) |
[inline] |
| NLADesign::~NLADesign |
( |
|
) |
[inline] |
| NLADesign::NLADesign |
( |
const NLADesign & |
sd |
) |
[inline] |
Member Function Documentation
| void NLADesign::clear |
( |
|
) |
[inline] |
| bool NLADesign::isSupervised |
( |
|
) |
const [inline] |
Member Data Documentation