OpendTect-6_4
6.4
|
Simple description of NLA design, viewed from user's perspective. More...
Public Member Functions | |
NLADesign () | |
~NLADesign () | |
NLADesign (const NLADesign &sd) | |
NLADesign & | operator= (const NLADesign &sd) |
void | clear () |
bool | isSupervised () const |
Static Public Member Functions | |
static int | finalNrHiddenNodes (int usrsz, int nrinp) |
Public Attributes | |
BufferStringSet | inputs |
BufferStringSet | outputs |
int | hiddensz |
bool | classification |
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').
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
bool NLADesign::classification |
int NLADesign::hiddensz |
BufferStringSet NLADesign::inputs |
BufferStringSet NLADesign::outputs |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019