Property | Type | Description | |
---|---|---|---|
Weight | double | ||
WeightStepSize | double |
Method | Description | |
---|---|---|
SubsamplingWeights ( int width, int height ) : System |
Method | Description | |
---|---|---|
CompletePreTrainingCore ( ) : void | ||
EstimateBiasSecondDerivative ( |
||
EstimateWeightSecondDerivative ( |
||
PropogateError ( |
||
PropogateError ( |
||
PropogateForward ( |
||
PropogateForward ( |
||
PropogateUnitSecondDerivatives ( |
||
StartPreTrainingCore ( ) : void |
protected EstimateBiasSecondDerivative ( |
||
downstream | ||
return | void |
protected EstimateWeightSecondDerivative ( |
||
upstream | ||
downstream | ||
downstreamX | int | |
downstreamY | int | |
return | void |
protected PropogateError ( |
||
downstream | ||
upstream | ||
downstreamX | int | |
downstreamY | int | |
return | void |
protected PropogateError ( |
||
downstream | ||
mapNumber | int | |
return | void |
protected PropogateForward ( |
||
upstream | ||
upstreamX | int | |
upstreamY | int | |
mapNumber | int | |
return | double |
protected PropogateForward ( |
||
downstream | ||
mapNumber | int | |
return | void |
protected PropogateUnitSecondDerivatives ( |
||
downstream | ||
upstreamIndex | int | |
return | void |
public SubsamplingWeights ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |