TorchSharpBaseTrainer<TLabelCol,TTargetsCol> Class

Definition

public abstract class TorchSharpBaseTrainer<TLabelCol,TTargetsCol> : Microsoft.ML.TorchSharp.TorchSharpBaseTrainer
type TorchSharpBaseTrainer<'LabelCol, 'argetsCol> = class
    inherit TorchSharpBaseTrainer
Public MustInherit Class TorchSharpBaseTrainer(Of TLabelCol, TTargetsCol)
Inherits TorchSharpBaseTrainer

Type Parameters

TLabelCol
TTargetsCol
Inheritance
TorchSharpBaseTrainer<TLabelCol,TTargetsCol>
Derived

Methods

Fit(IDataView)
GetOutputSchema(SchemaShape) (Inherited from TorchSharpBaseTrainer)

Applies to