Condividi tramite


IScalarLoss.Derivative(Single, Single) Metodo

Definizione

Derivata della funzione di perdita rispetto all'output

public float Derivative (float output, float label);
abstract member Derivative : single * single -> single
Public Function Derivative (output As Single, label As Single) As Single

Parametri

output
Single
label
Single

Restituisce

Si applica a