Property | Type | Description | |
---|---|---|---|
weights |
Method | Description | |
---|---|---|
CalculateActivation ( double weightedInputs ) : double | ||
CalculateActivationDerivative ( double weightedInputs ) : double | ||
MarkingStep ( IList |
||
MarkingStep ( |
public CalculateActivation ( double weightedInputs ) : double | ||
weightedInputs | double | |
return | double |
public CalculateActivationDerivative ( double weightedInputs ) : double | ||
weightedInputs | double | |
return | double |
public MarkingStep ( IList |
||
upstream | IList |
|
configuration | ||
return | System |
public MarkingStep ( |
||
upstream | ||
configuration | ||
return | System |