Contents

epochs

The key you use to access the optimizer’s epochs parameter.

Declaration

class var epochs: MLParameterKey { get }

Discussion

The value type for the epochs key is an Int64.

See Also

Accessing model update parameters