init(checkpoint:)
Creates a hand action classifier from a training session checkpoint.
Declaration
init(checkpoint: MLCheckpoint) throwsParameters
- checkpoint:
An Mlcheckpoint instance from a hand action training session.
Creates a hand action classifier from a training session checkpoint.
init(checkpoint: MLCheckpoint) throwsAn Mlcheckpoint instance from a hand action training session.