C# Class alglib.mlpe.mlpensemble, hand-gesture-recognition

Afficher le fichier Open project: arunganesan/hand-gesture-recognition

Méthodes publiques

Свойство Type Description
columnmeans double[]
columnsigmas double[]
dfdnet double[]
ensemblesize int
issoftmax bool
neurons double[]
nin int
nout int
postprocessing bool
serializedlen int
serializedmlp double[]
structinfo int[]
tmpmeans double[]
tmpsigmas double[]
tmpweights double[]
wcount int
weights double[]
y double[]

Méthodes publiques

Méthode Description
mlpensemble ( ) : System

Method Details

mlpensemble() public méthode

public mlpensemble ( ) : System
Résultat System

Property Details

columnmeans public_oe property

public double[] columnmeans
Résultat double[]

columnsigmas public_oe property

public double[] columnsigmas
Résultat double[]

dfdnet public_oe property

public double[] dfdnet
Résultat double[]

ensemblesize public_oe property

public int ensemblesize
Résultat int

issoftmax public_oe property

public bool issoftmax
Résultat bool

neurons public_oe property

public double[] neurons
Résultat double[]

nin public_oe property

public int nin
Résultat int

nout public_oe property

public int nout
Résultat int

postprocessing public_oe property

public bool postprocessing
Résultat bool

serializedlen public_oe property

public int serializedlen
Résultat int

serializedmlp public_oe property

public double[] serializedmlp
Résultat double[]

structinfo public_oe property

public int[] structinfo
Résultat int[]

tmpmeans public_oe property

public double[] tmpmeans
Résultat double[]

tmpsigmas public_oe property

public double[] tmpsigmas
Résultat double[]

tmpweights public_oe property

public double[] tmpweights
Résultat double[]

wcount public_oe property

public int wcount
Résultat int

weights public_oe property

public double[] weights
Résultat double[]

y public_oe property

public double[] y
Résultat double[]