次の方法で共有


IScalarLoss.Derivative(Single, Single) メソッド

定義

出力に関する損失関数の派生関数

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

パラメーター

output
Single
label
Single

戻り値

適用対象