Свойство | Тип | Описание | |
---|---|---|---|
Weight | double | ||
WeightStepSize | double |
Метод | Описание | |
---|---|---|
SubsamplingWeights ( int width, int height ) : System |
Метод | Описание | |
---|---|---|
CompletePreTrainingCore ( ) : void | ||
EstimateBiasSecondDerivative ( |
||
EstimateWeightSecondDerivative ( |
||
PropogateError ( |
||
PropogateError ( |
||
PropogateForward ( |
||
PropogateForward ( |
||
PropogateUnitSecondDerivatives ( |
||
StartPreTrainingCore ( ) : void |
protected CompletePreTrainingCore ( ) : void | ||
Результат | 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 |