Свойство | Type | Description | |
---|---|---|---|
Weight | double | ||
WeightStepSize | double |
Méthode | Description | |
---|---|---|
SubsamplingWeights ( int width, int height ) : System |
Méthode | Description | |
---|---|---|
CompletePreTrainingCore ( ) : void | ||
EstimateBiasSecondDerivative ( |
||
EstimateWeightSecondDerivative ( |
||
PropogateError ( |
||
PropogateError ( |
||
PropogateForward ( |
||
PropogateForward ( |
||
PropogateUnitSecondDerivatives ( |
||
StartPreTrainingCore ( ) : void |
protected CompletePreTrainingCore ( ) : void | ||
Résultat | void |
protected EstimateBiasSecondDerivative ( |
||
downstream | ||
Résultat | void |
protected EstimateWeightSecondDerivative ( |
||
upstream | ||
downstream | ||
downstreamX | int | |
downstreamY | int | |
Résultat | void |
protected PropogateError ( |
||
downstream | ||
upstream | ||
downstreamX | int | |
downstreamY | int | |
Résultat | void |
protected PropogateError ( |
||
downstream | ||
mapNumber | int | |
Résultat | void |
protected PropogateForward ( |
||
upstream | ||
upstreamX | int | |
upstreamY | int | |
mapNumber | int | |
Résultat | double |
protected PropogateForward ( |
||
downstream | ||
mapNumber | int | |
Résultat | void |
protected PropogateUnitSecondDerivatives ( |
||
downstream | ||
upstreamIndex | int | |
Résultat | void |
public SubsamplingWeights ( int width, int height ) : System | ||
width | int | |
height | int | |
Résultat | System |