Contents

miniBatchSize

The key you use to access the optimizer’s mini batch-size parameter.

Declaration

class var miniBatchSize: MLParameterKey { get }

Discussion

The value type for the miniBatchSize key is an Int64.

See Also

Accessing model update parameters