다음을 통해 공유


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

반환

적용 대상