HingeLoss.DualUpdate(Single, Single, Single, Single, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public float DualUpdate (float output, float label, float alpha, float invariant, int maxNumThreads);
abstract member DualUpdate : single * single * single * single * int -> single
override this.DualUpdate : single * single * single * single * int -> single
Public Function DualUpdate (output As Single, label As Single, alpha As Single, invariant As Single, maxNumThreads As Integer) As Single
參數
- output
- Single
- label
- Single
- alpha
- Single
- invariant
- Single
- maxNumThreads
- Int32