![]() |
OpendTect
7.0
|
Simple description of NLA design, viewed from user's perspective. More...
Public Member Functions | |
| NLADesign () | |
| NLADesign (const NLADesign &) | |
| ~NLADesign () | |
| void | clear () |
| bool | isSupervised () const |
| NLADesign & | operator= (const NLADesign &sd) |
Static Public Member Functions | |
| static int | finalNrHiddenNodes (int usrsz, int nrinp) |
Public Attributes | |
| bool | classification_ |
| TypeSet< int > | hiddensz_ |
| BufferStringSet | inputs_ |
| BufferStringSet | outputs_ |
Simple description of NLA design, viewed from user's perspective.
Note: Currently NN only. If hiddensz == 0, it will be set to nrinputs / 2, with a minimum of 1. 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').
<>
| NLADesign::NLADesign | ( | ) |
| NLADesign::NLADesign | ( | const NLADesign & | ) |
| NLADesign::~NLADesign | ( | ) |
|
inline |
|
inlinestatic |
|
inline |
| bool NLADesign::classification_ |
| TypeSet<int> NLADesign::hiddensz_ |
| BufferStringSet NLADesign::inputs_ |
| BufferStringSet NLADesign::outputs_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024