ClassesClasses | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HDlClassifierTrainResult (Class)

Name

HDlClassifierTrainResult — Represents an instance of a Deep Neural Network training step result.

Constructors

TrainDlClassifierBatch    Perform a training step of a deep-learning-based classifier on a batch of images.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

ClearDlClassifierTrainResult    Clear the handle of a deep-learning-based classifier training result.

Methods

GetDlClassifierTrainResult    Return the results for the single training step of a deep-learning-based classifier.
TrainDlClassifierBatch    Perform a training step of a deep-learning-based classifier on a batch of images.

HDlClassifierTrainResult (Class)

Name

HDlClassifierTrainResult — Represents an instance of a Deep Neural Network training step result.

Constructors

TrainDlClassifierBatch    Perform a training step of a deep-learning-based classifier on a batch of images.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

ClearDlClassifierTrainResult    Clear the handle of a deep-learning-based classifier training result.

Methods

GetDlClassifierTrainResult    Return the results for the single training step of a deep-learning-based classifier.
TrainDlClassifierBatch    Perform a training step of a deep-learning-based classifier on a batch of images.


ClassesClasses | | Operators