Contents

resume(_:)

Begins or continues an asynchronous hand pose classifier’s training session.

Declaration

static func resume(_ session: MLTrainingSession<MLHandPoseClassifier>) throws -> MLJob<MLHandPoseClassifier>

Parameters

Return Value

An MLJob that represents the hand pose training session.

See Also

Training a hand pose classifier asynchronously