C# 클래스 BP_LDA.paramTrain_t

파일 보기 프로젝트 열기: jvking/bp-lda 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

BachSizeSchedule 공개적으로 프로퍼티

public Dictionary BachSizeSchedule
리턴 int>.Dictionary

BatchSize 공개적으로 프로퍼티

public int BatchSize
리턴 int

BatchSize_Test 공개적으로 프로퍼티

public int BatchSize_Test
리턴 int

DebugLevel 공개적으로 프로퍼티

public DebugLevel_t DebugLevel
리턴 DebugLevel_t

ExternalEval 공개적으로 프로퍼티

public string ExternalEval
리턴 string

LearnRateSchedule 공개적으로 프로퍼티

public string LearnRateSchedule
리턴 string

MaxMultiThreadDegree 공개적으로 프로퍼티

public int MaxMultiThreadDegree
리턴 int

TestInputFile 공개적으로 프로퍼티

public string TestInputFile
리턴 string

TestLabelFile 공개적으로 프로퍼티

public string TestLabelFile
리턴 string

ThreadNum 공개적으로 프로퍼티

public int ThreadNum
리턴 int

TrainInputFile 공개적으로 프로퍼티

public string TrainInputFile
리턴 string

TrainLabelFile 공개적으로 프로퍼티

public string TrainLabelFile
리턴 string

ValidInputFile 공개적으로 프로퍼티

public string ValidInputFile
리턴 string

ValidLabelFile 공개적으로 프로퍼티

public string ValidLabelFile
리턴 string

flag_BachSizeSchedule 공개적으로 프로퍼티

public bool flag_BachSizeSchedule
리턴 bool

flag_DumpFeature 공개적으로 프로퍼티

public bool flag_DumpFeature
리턴 bool

flag_ExternalEval 공개적으로 프로퍼티

public bool flag_ExternalEval
리턴 bool

flag_HasValidSet 공개적으로 프로퍼티

public bool flag_HasValidSet
리턴 bool

flag_RunningAvg 공개적으로 프로퍼티

public bool flag_RunningAvg
리턴 bool

flag_SaveAllModels 공개적으로 프로퍼티

public bool flag_SaveAllModels
리턴 bool

mu_Phi 공개적으로 프로퍼티

public float mu_Phi
리턴 float

mu_Phi_ReduceFactor 공개적으로 프로퍼티

public float mu_Phi_ReduceFactor
리턴 float

mu_U 공개적으로 프로퍼티

public float mu_U
리턴 float

nEpoch 공개적으로 프로퍼티

public int nEpoch
리턴 int

nEpochPerDump 공개적으로 프로퍼티

public int nEpochPerDump
리턴 int

nEpochPerSave 공개적으로 프로퍼티

public int nEpochPerSave
리턴 int

nEpochPerTest 공개적으로 프로퍼티

public int nEpochPerTest
리턴 int

nSamplesPerDisplay 공개적으로 프로퍼티

public int nSamplesPerDisplay
리턴 int

nTest 공개적으로 프로퍼티

public int nTest
리턴 int

nTrain 공개적으로 프로퍼티

public int nTrain
리턴 int

nValid 공개적으로 프로퍼티

public int nValid
리턴 int