Contents

MLProgress

A convenience type that exposes information about the progress of a training session.

Declaration

struct MLProgress

Overview

Create ML uses this type to exposes specific values within a Progress instance as properties.

Topics

Creating a training progress update

Inspecting a session’s progress

Accessing general information

Accessing assessment metrics

Accessing style transfer metrics

Accessing error information

Encoding and decoding a session’s progress

See Also

Inspecting a job