C# Class BP_LDA.paramTrain_t

Afficher le fichier Open project: jvking/bp-lda Class Usage Examples

Méthodes publiques

Свойство Type Description
BachSizeSchedule int>.Dictionary
BatchSize int
BatchSize_Test int
DebugLevel DebugLevel_t
ExternalEval string
LearnRateSchedule string
MaxMultiThreadDegree int
TestInputFile string
TestLabelFile string
ThreadNum int
TrainInputFile string
TrainLabelFile string
ValidInputFile string
ValidLabelFile string
flag_BachSizeSchedule bool
flag_DumpFeature bool
flag_ExternalEval bool
flag_HasValidSet bool
flag_RunningAvg bool
flag_SaveAllModels bool
mu_Phi float
mu_Phi_ReduceFactor float
mu_U float
nEpoch int
nEpochPerDump int
nEpochPerSave int
nEpochPerTest int
nSamplesPerDisplay int
nTest int
nTrain int
nValid int

Property Details

BachSizeSchedule public_oe property

public Dictionary BachSizeSchedule
Résultat int>.Dictionary

BatchSize public_oe property

public int BatchSize
Résultat int

BatchSize_Test public_oe property

public int BatchSize_Test
Résultat int

DebugLevel public_oe property

public DebugLevel_t DebugLevel
Résultat DebugLevel_t

ExternalEval public_oe property

public string ExternalEval
Résultat string

LearnRateSchedule public_oe property

public string LearnRateSchedule
Résultat string

MaxMultiThreadDegree public_oe property

public int MaxMultiThreadDegree
Résultat int

TestInputFile public_oe property

public string TestInputFile
Résultat string

TestLabelFile public_oe property

public string TestLabelFile
Résultat string

ThreadNum public_oe property

public int ThreadNum
Résultat int

TrainInputFile public_oe property

public string TrainInputFile
Résultat string

TrainLabelFile public_oe property

public string TrainLabelFile
Résultat string

ValidInputFile public_oe property

public string ValidInputFile
Résultat string

ValidLabelFile public_oe property

public string ValidLabelFile
Résultat string

flag_BachSizeSchedule public_oe property

public bool flag_BachSizeSchedule
Résultat bool

flag_DumpFeature public_oe property

public bool flag_DumpFeature
Résultat bool

flag_ExternalEval public_oe property

public bool flag_ExternalEval
Résultat bool

flag_HasValidSet public_oe property

public bool flag_HasValidSet
Résultat bool

flag_RunningAvg public_oe property

public bool flag_RunningAvg
Résultat bool

flag_SaveAllModels public_oe property

public bool flag_SaveAllModels
Résultat bool

mu_Phi public_oe property

public float mu_Phi
Résultat float

mu_Phi_ReduceFactor public_oe property

public float mu_Phi_ReduceFactor
Résultat float

mu_U public_oe property

public float mu_U
Résultat float

nEpoch public_oe property

public int nEpoch
Résultat int

nEpochPerDump public_oe property

public int nEpochPerDump
Résultat int

nEpochPerSave public_oe property

public int nEpochPerSave
Résultat int

nEpochPerTest public_oe property

public int nEpochPerTest
Résultat int

nSamplesPerDisplay public_oe property

public int nSamplesPerDisplay
Résultat int

nTest public_oe property

public int nTest
Résultat int

nTrain public_oe property

public int nTrain
Résultat int

nValid public_oe property

public int nValid
Résultat int