Contents

init(checkpoint:)

Creates a sound classifier from a training session checkpoint.

Declaration

init(checkpoint: MLCheckpoint) throws

Parameters

  • checkpoint:

    A checkpoint from a sound classifier training session.