Contents

resume(_:)

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

Declaration

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

Parameters

Return Value

An MLJob that represents the hand action training session.

See Also

Training a hand action classifier asynchronously