프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Weight | double | ||
WeightStepSize | double |
메소드 | 설명 | |
---|---|---|
SubsamplingWeights ( int width, int height ) : System |
메소드 | 설명 | |
---|---|---|
CompletePreTrainingCore ( ) : void | ||
EstimateBiasSecondDerivative ( |
||
EstimateWeightSecondDerivative ( |
||
PropogateError ( |
||
PropogateError ( |
||
PropogateForward ( |
||
PropogateForward ( |
||
PropogateUnitSecondDerivatives ( |
||
StartPreTrainingCore ( ) : void |
protected EstimateBiasSecondDerivative ( |
||
downstream | ||
리턴 | void |
protected EstimateWeightSecondDerivative ( |
||
upstream | ||
downstream | ||
downstreamX | int | |
downstreamY | int | |
리턴 | void |
protected PropogateError ( |
||
downstream | ||
upstream | ||
downstreamX | int | |
downstreamY | int | |
리턴 | void |
protected PropogateError ( |
||
downstream | ||
mapNumber | int | |
리턴 | void |
protected PropogateForward ( |
||
upstream | ||
upstreamX | int | |
upstreamY | int | |
mapNumber | int | |
리턴 | double |
protected PropogateForward ( |
||
downstream | ||
mapNumber | int | |
리턴 | void |
protected PropogateUnitSecondDerivatives ( |
||
downstream | ||
upstreamIndex | int | |
리턴 | void |
public SubsamplingWeights ( int width, int height ) : System | ||
width | int | |
height | int | |
리턴 | System |